OpenAPI Specification
Use the OpenAPI spec when generating SDKs, configuring coding agents, or validating integrations against the current public API contract.Download OpenAPI JSON
Machine-readable OpenAPI 3.1 reference for available-now Email Validation, Premium Catch-All Recovery, account credit balance, and health probes.
Scope
The spec documents the available-now public API surface:POST https://api.gtmapis.com/v1/validatePOST https://api.gtmapis.com/v1/validate/bulkPOST https://api.gtmapis.com/v1/validate/batchPOST https://api.gtmapis.com/v1/csv/prepare-uploadPOST https://api.gtmapis.com/v1/csv/start-processingGET https://api.gtmapis.com/v1/csv/jobsGET https://api.gtmapis.com/v1/csv/jobs/{id}GET https://api.gtmapis.com/v1/csv/jobs/{id}/downloadPOST https://api.gtmapis.com/v1/csv/jobs/{id}/recover-catchallsGET https://api.gtmapis.com/v1/csv/jobs/{id}/recoveryGET https://api.gtmapis.com/v1/creditsGET https://api.gtmapis.com/healthGET https://api.gtmapis.com/readyGET https://api.gtmapis.com/live
Source of Truth
The canonical public API host is:/v1/validate, not website-internal Next.js route paths such as /api/v1/validate.