Authorization: Bearer $NASH_API_KEY: SetNASH_API_KEYto your API key. This header authenticates your request.- (Optional)
Nash-Org-Id: $NASH_ORG_ID: SetNASH_ORG_IDto the ID of the organization you want to access. This header is required when your API key has access to multiple organizations.
Authentication
Authenticate Nash API requests with a Bearer API key and the Nash-Org-Id header.
Nash APIs use API keys for authentication and authorization. API keys are created in the Nash Portal; follow this tutorial to create one and to find your Organization ID, which you will also need here.
To make an API request, you need to include your API key and optionally Organization ID in the request headers: