Skip to main content
The BoltzPay Registry provides a REST API for discovering and querying paid API endpoints. The SDK’s discover() method is a thin client for this API. Base URL: https://status.boltzpay.ai

List Endpoints

Returns a paginated list of scored endpoints.

Query Parameters

Response

Response Fields

RegistryEndpoint

Examples


SDK Usage

The SDK wraps this API via discover():

CLI

MCP


Custom Registry

Point the SDK at a different registry instance:
The API contract is the same. Default: https://status.boltzpay.ai.

Browse

Visit status.boltzpay.ai to browse the registry with a web UI. Filter by protocol, category, and score. Each endpoint page shows detailed scoring breakdown, price history, and health timeline.