Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RevenueBase Email API

The Email API from RevenueBase — 2 operation(s) for email.

RevenueBase Email API is one of 4 APIs that RevenueBase publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Email. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, a quickstart, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against a single base URL, https://api.revenuebase.ai.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.revenuebase.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

RevenueBase Email API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-key (APIKeyHeader).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Email 2
POST
/v2/email/verify
Verify a single email address
verify_email_v2_email_verify_post 1 param body → 200422
POST
/v2/email/verify/batch
Upload a batch file for email verification
verify_email_batch_v2_email_verify_batch_post 1 param body → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), BatchEmailResponse (3 properties), HTTPValidationError (1 property), Body_verify_email_batch_v2_email_verify_batch_post (1 property). Each schema is shown below with its type and property counts.

BatchEmailResponse
object
3 properties 3 required
ValidationError
object
5 properties 3 required
RealTimeEmailRequest
object
1 property 1 required
Body_verify_email_batch_v2_email_verify_batch_post
object
1 property 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revenuebase-email-api-openapi.yml Raw ↑

Other APIs RevenueBase publishes across the network.

RevenueBase Account API
RevenueBase Jobs API
RevenueBase Organization API