Obtaining your API key
API keys authenticate requests to the endpoints. They are static credentials tied to a user account. Contact SquadAssist to obtain an API key for your account.Sending your API key
You can pass the API key in either of two ways. Both are accepted on every endpoint.Authentication errors
Both authentication methods return the same HTTP status codes when credentials are missing or invalid.
If you receive a
403 with an account access denied message, contact SquadAssist to review your account status or plan.