Skip to content
English
  • There are no suggestions because the search field is empty.

How to access the API gateway

Steps to begin using the Signit API To access the Signit API, follow these steps:

  1. Log in to your Signit account:

    • Ensure you have admin or developer privileges.
  2. Navigate to the API section:

  3. Generate an API key:

    • Click Create API Key and assign a name for the key.
    • Choose appropriate permissions and scopes for the API key.
    • Copy and store the generated key securely, as it will be required for authentication.
  4. Test the API:

    • Use API testing tools like Postman to send test requests and verify the functionality.
    • Follow the guidelines in the API documentation for request formats and endpoints.

Tip: Keep your API keys secure and rotate them periodically to enhance security.