Authentication

The API key is the unique identifier used to access API interfaces. All interfaces require API key authentication for access. To ensure the security of your data, please do not share your API key with anyone.

How to get the API Key?

To generate an API key, begin by registering for a MetaSleuth account. Once registered, access the API panel in the Settings section, where you can easily generate your API key.

How to use the API Key

For each API request, make sure to include the "API-KEY" header in the HTTP Request Headers, and provide your API key as the value.

Last updated