Get Started
Generate API Key
Learn how to generate an API key for authentication with OptiSigns APIs.
Why You Need an API Key
An API key is required to authenticate your requests to OptiSigns APIs. It ensures secure and authorized access to your data. You’ll also need an api key for access to the GraphQL Playground and our typescript sdk.
Steps to Generate an API Key
-
Access API Key Settings
Log in to your OptiSigns account and navigate to the API Key settings page. -
Create a New API Key
- Click the
New API Key
button. - Provide a name for your API key (e.g., “Development Key”).
- Select the appropriate permissions (e.g., read, write, or delete access).
- Click the
-
Save the API Key
Once generated, copy the API key and store it in a secure location. The key will be displayed only once. -
Use the API Key in Your Requests
Add the API key to your HTTP headers for authentication: