Base URL
The base URL for the Verification API is
https://api.ezyshield.com.au/verification/v1
Authentication
The Verification API uses entity API keys for authentication. See Authentication for details.
Entity API keys are scoped to a specific entity, and all requests are automatically scoped to that entity through the Authorization header.
Entity tokens always start with ent_sk_.
To create an entity API key, use the Management API to first create an entity and then create an entity API key.
Rate limits
The Verification API has a rate limit of 60 requests per minute per entity. See the Rate Limiting documentation for more information.
OpenAPI specification
The Verification API is documented in the OpenAPI 3.1.0 format and can be viewed here.