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 Organization API

The Organization API from RevenueBase — 2 operation(s) for organization.

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

Tagged areas include Organization. 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 6 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 6 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 Organization 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.

Organization 2
POST
/v2/organization/resolve
Match an organization name to a verified record
resolve_company_v2_organization_resolve_post body → 200422
POST
/v2/organization/discover
Discover organizations by keyword
discover_company_v2_organization_discover_post body → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Company (9 properties), CompanyDiscoverRequest (8 properties), CompanyResolverRequest (7 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
CompanyDiscoverRequest
object
8 properties 1 required
CompanyResolverRequest
object
7 properties 1 required
HTTPValidationError
object
1 property
Company
object
9 properties 3 required
CompanyResolverResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revenuebase-organization-api-openapi.yml Raw ↑

Other APIs RevenueBase publishes across the network.

RevenueBase Account API
RevenueBase Email API
RevenueBase Jobs API