Overview
Integrate with Neuroline's public API.
The Neuroline API gives organizations server-to-server access to Neuroline. Requests and responses use JSON over HTTPS.
Get started
- Create an organization API key.
- Store the key in your server-side secret manager.
- Send the key in the
x-api-keyheader. - Follow the endpoint reference for its request and response contract.
API keys and the resources they access are scoped to one organization.