Generate API Key

Visit https://www.svalync.com/profile to generate your unique API Key. This key is essential for making authenticated requests to Svalync API. or

To generate an API Key, follow these steps:

1

Go to Profile

2

Generate Api Key

Get the Workflow id

Visit https://www.svalync.com/workflows to get your unique workflowId.

1

Generate Api Key

Using the API Key

With your API Key, you must include it in the headers of every request to the API.

Example of Including API Key in Requests

To authenticate your requests, include your API Key in the request headers as an Authorization Bearer token. Below are examples of how to include the API Key in requests using Python, JavaScript, and cURL.