Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/generated-key
curl -X 'GET' \ 'https://radar.scorton.tech/verify-key' \ -H 'accept: application/json' \ -H 'x-api-key: example_key'
{ "status": "success", "message": "API Key valide", "data": { "api_key": "example_key", "api_key_id": 0, "client_id": 0, "level": "free" } }
json { "detail": "Clé API invalide" }