{"name":"Nava API","majorVersion":"v1","contractVersion":"0.265.4","baseUrl":"https://api.dev.navainsights.io/","guidance":"Nava API is the partner API for the Nava platform. Use it to create, update, transition, and launch projects with organization and user scoped API keys.","authentication":{"scheme":"bearer","header":"Authorization","section":{"title":"Authentication","summary":"Authenticate every Nava API request with a Nava API key in the HTTP header `Authorization`.","header":"Authorization: Bearer <YOUR_API_KEY>","guidance":["API keys are organization and user scoped.","Do not send API keys in query parameters, request bodies, logs, or client-side application code.","Every request is authorized against Nava API key state, so revoked, deleted, or disabled keys stop working immediately.","Project access is limited to projects in the key organization where the key user is owner or has the required project ACL permission."],"errors":[{"status":401,"code":"API_KEY_REQUIRED","description":"The Authorization bearer header is missing or malformed."},{"status":401,"code":"API_KEY_INVALID","description":"The API key is invalid, revoked, deleted, or otherwise not authorized."},{"status":403,"code":"API_KEY_DISABLED","description":"The API key exists but has been disabled."}]}},"docs":"/docs","openapi":"/openapi.json"}