Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.revenuebase.ai/llms.txt

Use this file to discover all available pages before exploring further.

v1 is deprecated and will be retired on July 7, 2026. Migrate to the v2 API — it replaces all v1 endpoints with a cleaner, resource-based structure.
Base URL: https://api.revenuebase.ai The RevenueBase API lets you verify email addresses, resolve and search companies, and manage your account programmatically. All responses are in JSON format.

Before you begin

1

Create an account

Go to app.revenuebase.ai and create a RevenueBase account.
2

Get an API key

In the dashboard, go to Settings → API Keys and create a key. Copy it — you won’t see it again after closing the dialog.
3

Send your key in every request

Include the key in the x-key header on every request:
curl https://api.revenuebase.ai/v1/credits \
  -H "x-key: {YOUR_API_KEY}"

Endpoints

User Operations Email Verification