Every API request to the CreatorDB API must be authenticated with an API key, a secure string likeDocumentation Index
Fetch the complete documentation index at: https://docs.creatordb.app/llms.txt
Use this file to discover all available pages before exploring further.
LE6DPZQkR3TQShxofXoD2j8qCBu1-f0jti665m1t50dwDD12W. The API key is the same as the api-key in the request header. Authentication requires the key in string format.
Getting an API key
To obtain the CreatorDB API key, please contact the CreatorDB sales team at sales@creatordb.app.Using an API key
Your API requests must include the API key in the authorization header. Below is an example of acURL call to CreatorDB’s API:
Secure an API key
For optimal security, follow these guidelines when managing API keys:- Restrict access to your API key.
- Applying restrictions helps limit unauthorized access and reduces the risk of misuse if the API keys are compromised.
- Regularly review and remove unused API keys to limit potential exposure.
- Rotate API keys periodically, remove outdated ones, and ensure all applications use the updated keys.