How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

BizVerify Account API

The Account API from BizVerify — 5 operation(s) for account.

BizVerify Account API is one of 10 APIs that BizVerify 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 and API documentation.

This API exposes 6 operations across 5 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against the base URL https://api.bizverify.co.

6 operations 5 paths 0 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.bizverify.co
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

BizVerify Account API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (apiKey). It accepts HTTP bearer tokens (OAuth) (bearerAuth).

  • apiKey — API key authentication. Obtain a key via POST /v1/auth/request-access and POST /v1/auth/verify-access.
  • bearerAuth — OAuth 2.1 Bearer token. Obtain via the /oauth/authorize flow.

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Account 6
GET
/v1/account/
Get your account details including email, plan, credit balance, and all API keys. Use this to check your current credit balance before making API calls.
getAccount → 200401
PATCH
/v1/account/
Update your account email address. Sets emailverified to false and sends a verification email to the new address. You must re-verify before using credit-consuming endpoints.
updateEmail body → 200401409
GET
/v1/account/usage
Get API usage statistics for your account, broken down by day, endpoint, and jurisdiction. Useful for monitoring consumption and identifying usage patterns.
getUsageStats 1 param → 200401
GET
/v1/account/data-export
Export all your account data including profile, API keys, credit transactions, verification jobs, and usage statistics (GDPR right to data portability).
getDataExport → 200401
POST
/v1/account/keys
Create a new API key with a descriptive label. The full key is returned only once — store it securely. You can create multiple keys for different environments or integrations.
createApiKey body → 201401
DELETE
/v1/account/keys/{keyId}
Revoke an API key immediately. The key will no longer authenticate requests. This action is irreversible.
revokeApiKey 1 param → 204401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bizverify-account-api-openapi.yml Raw ↑

Other APIs BizVerify publishes across the network.

BizVerify MCP Server
BizVerify Auth API
BizVerify Billing API
BizVerify Entities API
BizVerify Meta API
BizVerify Public API
BizVerify Search API
BizVerify Tools API
BizVerify Verification API
Where this information came from

This is an independent, third-party profile of BizVerify Account API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.