Status
Check API status
Confirm the API is reachable and learn which AWS region served the request. Requires no authentication, so it is safe to use as a connectivity check before supplying keys.
get/status
Response
The API is reachable.
Example response
{
"region": "us-west-2"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.