Overview
Naurt API (0.1.2)
Section titled “Naurt API (0.1.2)”OpenAPI specification for Naurt’s APIs.
- License: MIT
- OpenAPI version: 3.1.1
Authentication
Section titled “ Authentication ”ApiKeyAuth
Section titled “ApiKeyAuth ”Authenticate using your Naurt API key.
Send the raw API key in the Authorization header.
Do not prefix it with Bearer.
Example:
Authorization: nk_your_api_key_here
Security scheme type: apiKey
Header parameter name: Authorization