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

The Account API from RevenueBase — 2 operation(s) for account.

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

Tagged areas include Account. 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 2 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 2 schemas 1 GET1 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 Account 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 — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Account 2
GET
/v2/account/balance
Get your remaining credit balance
get_usage_v2_account_balance_get → 200
POST
/v2/account/api-keys/rotate
Rotate your API key
rotate_api_key_v2_account_api_keys_rotate_post → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are NewKeyResponse (1 property), UsageResponse (1 property). Each schema is shown below with its type and property counts.

UsageResponse
object
1 property 1 required
NewKeyResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revenuebase-account-api-openapi.yml Raw ↑

Other APIs RevenueBase publishes across the network.

RevenueBase Email API
RevenueBase Jobs API
RevenueBase Organization API