Neutrino API · Authentication Profile
Neutrino Api Authentication
Authentication
Two static API-key credentials sent together on every request: `user-id` identifies the account and `api-key` is one of several rotatable keys issued from the account dashboard. Both are declared in the OpenAPI as header apiKey schemes and the document's top-level `security` requires BOTH simultaneously. The documentation additionally allows sending them as GET query parameters or POST body fields, and allows collapsing them into a single combined header — neither of which the specification expresses.
Neutrino API secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
Data ValidationData ToolsTelephonyCommunicationsSMSVoiceGeolocationIP IntelligenceSecurityNetworkingAnti-fraudE-commercePaymentsImagingRenderingCurrencyFX
Methods: apiKey
Schemes: 2
OAuth flows:
API key in: header, query, body
Security Schemes
user-id apiKey
api-key apiKey