# OmniVerifier ## Docs - [Add Emails](https://docs.omniverifier.com/api-reference/endpoint/catchall-add-emails.md): Add emails to an existing catchall list - [Create List](https://docs.omniverifier.com/api-reference/endpoint/catchall-create-list.md): Create a new list for email catchall detection - [Get Results](https://docs.omniverifier.com/api-reference/endpoint/catchall-results.md): Retrieve the catchall detection results for a completed catchall detection list - [Start List](https://docs.omniverifier.com/api-reference/endpoint/catchall-start-list.md): Start processing an existing catchall list - [Get List Status](https://docs.omniverifier.com/api-reference/endpoint/catchall-status.md): Get the current progress of a catchall list - [Credit Balance](https://docs.omniverifier.com/api-reference/endpoint/credits.md): Retrieve the current credit balance for the authenticated user - [Add Emails](https://docs.omniverifier.com/api-reference/endpoint/validate-add-emails.md): Add emails to an existing deliverable list - [Create List](https://docs.omniverifier.com/api-reference/endpoint/validate-create-list.md): Create a new list for email deliverability verification - [Get List Results](https://docs.omniverifier.com/api-reference/endpoint/validate-results.md): Retrieve the verification results for a completed deliverable list. Results are paginated — pass `page` and `limit` as query parameters to control which slice of data you receive. - [Validate Single Email](https://docs.omniverifier.com/api-reference/endpoint/validate-single-email.md): Validate a single email address - [Start List](https://docs.omniverifier.com/api-reference/endpoint/validate-start-list.md): Start processing an existing deliverable list - [Get List Status](https://docs.omniverifier.com/api-reference/endpoint/validate-status.md): Get the current progress of a deliverable list - [Introduction](https://docs.omniverifier.com/index.md): Verify email addresses for validity, detect catchall domains, and more. - [Quickstart](https://docs.omniverifier.com/quickstart.md): Create and manage validations for email deliverability and catchall detection. ## OpenAPI Specs - [openapi](https://docs.omniverifier.com/api-reference/openapi.yaml) ## Optional - [Dashboard](https://app.omniverifier.com) - [Support](mailto:support@omniverifier.com)