Documentation Index
Fetch the complete documentation index at: https://docs.neuro-tech.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Neuro-Pay authenticates requests with a company API key. Send the key in theAuthorization header:
How to create keys
Create API keys in: Company Admin → API keys
- Test or Live key type
- optional expiry date
- optional allowed IPs
- human-friendly key name
Required headers
Most requests should include:Error behavior
Typical responses include:403 Forbiddenfor missing, invalid, or expired API keys400 Bad Requestfor missing required parameters or invalid values