Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

How To Get Started

To use Quik!'s APIs you'll need the following:

  1. A valid Quik! customer account
  2. Quik! Master Account Credentials, including:
    • Customer ID
    • Master Username
    • Master Password

    Although we allow you to set up as many different user and license accounts as you need, Quik! APIs generally only work with the master credentials. We recommend never giving out your master credentials to users. Your master credentials are the ones you get when you first sign up for Quik!.

  3. A valid product license associated to the service
  4. The API end point and parameters (in this documentation)
  5. Your own software project that consumes and calls the API

Please read this documentation to understand each API's purpose and how to consume it. For support with your customer account please contact your Quik! representative or the Quik! Support team (support@quikforms.com).

Understanding This API Documentation

To best understand this API documentation, take a moment to review the common language and terms used in this documentation.

TermDefinition
APIA web service, end point or function made available via the web and public-facing protocols for consumption by customer, partner and vendor software solutions.
End PointThe URL where the API is hosted and available for use.
Master Account CredentialsThe primary user account credentials created when you set up your Quik! account including the CustomerID, Master Username and Master Password.
Product LicenseA license on your customer account that grants you access to Quik! software and/or services (most APIs require the Quik! Forms Engine license).
  • No labels