Authentication
Our API uses API Key-based authentication to ensure secure access. You must include the API key in your requests to authenticate and gain access to the API's resources.
Getting an API Key
To access our API, you will need to request an API key. Please contact us at danny@yieldguild.games to obtain your unique API key. Once you receive it, you'll be able to authenticate your API requests.
API keys will start with prod_ in the production environment and test_ in the test environment to help differentiate between the environments.
Authentication Procedure
To authenticate your requests, you need to include the API key in the headers of your HTTP request. The API key must be passed using the API_KEY header.
Key Management
Please note that API keys do not expire. If you need to revoke an API key for any reason, you must reach out to us at danny@yieldguild.games to request the key to be revoked.