How to access the API gateway
Steps to begin using the Signit API To access the Signit API, follow these steps:
-
Log in to your Signit account:
- Ensure you have admin or developer privileges.
-
Navigate to the API section:
- Go to Settings > API Integration.
- Alternatively, visit the API documentation at Signit API Documentation.
-
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.
-
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.