Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page lists all Quik! REST

...

API endpoints. For more information on each service, please visit the REST APIs section of this API Guide.

REST Authentication

All of Quik!'s REST API's rely upon an OAuth2 Token authentication methodology. Each call to a Quik! resource will require a valid, unexpired OAuth2 Token. To generate a token call the REST Authentication Service first and then the service you wish to use.

Endpoint URL: https://websvcs.quikforms.com/REST_Authentication/

A token request requires your Quik! username and password. Most of the time your Master Username and Password will be the best credentials to use. For select resources you may want to use a specific user's credentials instead. To  To refresh a token pass the Refresh Token that was generated when the original token was created. Not all services will allow for token refreshes.

...

Endpoint URLhttps://websvcs.quikforms.com/REST_Authentication/token

Quik! Forms Engine Services

...

  1. selfservice/envelopedata

...

The collection of Quik! Forms Engine services are used to implement Quik! features and capabilities within your environment.

Endpoint URL: https://websvcs.quikforms.com/rest/QuikFormsEngine

Endpoint Documentation: https://websvcs.quikforms.com/rest/QuikFormsEngine/swagger/ui/index#/QFE

Quik! Forms Enterprise Manager Services v1000

The collection of Quik! Forms Enterprise Manager services are used to implement Quik! features and capabilities within your environment. For example, you may need to retrieve and display a list of forms to users, or register users and licenses, or to perform field mapping.

Endpoint URL: https://websvcs.quikforms.com/rest/QFEM/v1000/

Endpoint Documentation: https://websvcs.quikforms.com/rest/QFEM/v1000/swagger

Quik! Forms Enterprise Manager Services v2000

The collection of Quik! Forms Engine services are used to implement Quik! features and capabilities within your environment. This is a newer, and more extensive version of the v1000 version of this service.

Endpoint URL: https://websvcs.quikforms.com/rest/QFEM/v2000

Endpoint Documentation: https://websvcs.quikforms.com/rest/QFEM/v2000/swagger/ui/index#

E-Signature Services

The collection of Quik! Forms Engine E-Signature services are used to implement E-Signature features and capabilities within your environment. 

Endpoint URL: https://websvcs.quikforms.com/rest/ESignature/

Endpoint Documentation: https://websvcs.quikforms.com/rest/ESignature/swagger/ui/index

Reporting Service

Quik! makes several reports available via a REST API. The intent behind this reporting service is to enable business intelligence and analytics with data from Quik!. 

Endpoint URL: https://websvcs.quikforms.com/rest/reporting/

Endpoint Documentation: https://websvcs.quikforms.com/rest/reporting/swagger/ui/index