Generate an API key

Learn about the GenerateApiKey endpoint in the ApiKeys collection.

This API lets you generate a new API key to authenticate yourself before using our APIs.

API request

Sample

POST {{ServerURL}}/api/services/app/ApiKeys/GenerateAPIKey

API response

Sample

Attributes

Attribute
Description

id

Unique identifier of the generated API key.

apiKey

The generated API key


Authenticating your data source to use our APIschevron-right

Last updated

Was this helpful?