API Keys
Generate secret keys to integrate NileAI into your applications. Keep your keys private.
Create new secret key
Give your key a name so you know which project it belongs to.
How to use your key
Include your key in the API request header:
HTTP Header
Authorization: Bearer YOUR_API_KEY
See Documentation for full examples.