BitGo website screenshot

BitGo

BitGo is an institutional digital-asset custody, wallet, staking, trading, and settlement infrastructure provider and qualified custodian. The BitGo Platform REST API v2 lets developers programmatically create and manage multi-signature and advanced-cryptography wallets, addresses, keychains, transactions and transfers, webhooks, spending policies, staking, and Go Network off-chain settlement across hundreds of coins and tokens, with an optional self-hosted Express signing proxy.

BitGo publishes 11 APIs on the APIs.io network, including Addresses API, Enterprise API, Keychains API, and 8 more. Tagged areas include Digital Assets, Custody, Wallets, Blockchain, and Crypto.

BitGo’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

35.2/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessSelf serve
11 APIs
Digital AssetsCustodyWalletsBlockchainCryptoStakingSettlement

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 35.2/100 · thin
Contract Quality 10.8 / 21
Developer Ergonomics 4.0 / 17
Access Clarity 6.7 / 17
Operational Transparency 2.6 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 4.2 / 15
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bitgo: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

BitGo Addresses API

The Addresses API from BitGo — 1 operation(s) for addresses.

BitGo Enterprise API

The Enterprise API from BitGo — 1 operation(s) for enterprise.

BitGo Keychains API

The Keychains API from BitGo — 1 operation(s) for keychains.

BitGo Policies API

The Policies API from BitGo — 1 operation(s) for policies.

BitGo Staking API

The Staking API from BitGo — 1 operation(s) for staking.

BitGo Trading API

The Trading API from BitGo — 1 operation(s) for trading.

BitGo Transactions API

The Transactions API from BitGo — 2 operation(s) for transactions.

BitGo Transfers API

The Transfers API from BitGo — 2 operation(s) for transfers.

BitGo User API

The User API from BitGo — 1 operation(s) for user.

BitGo Wallets API

The Wallets API from BitGo — 2 operation(s) for wallets.

BitGo Webhooks API

The Webhooks API from BitGo — 1 operation(s) for webhooks.

Scroll for all 11

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

BitGo Platform API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Bitgo Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Bitgo Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Bitgo Finops

FINOPS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bitgo Authentication

http · 1 scheme

SECURITY

Bitgo Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Bitgo Vulnerability Disclosure

Bugcrowd · security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Bitgo Agentic Access

19 operations · 8 acting

19 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bitgo
url: https://raw.githubusercontent.com/api-evangelist/bitgo/refs/heads/main/apis.yml
name: BitGo
kind: company
description: BitGo is an institutional digital-asset custody, wallet, staking, trading, and settlement infrastructure provider
  and qualified custodian. The BitGo Platform REST API v2 lets developers programmatically create and manage multi-signature
  and advanced-cryptography wallets, addresses, keychains, transactions and transfers, webhooks, spending policies, staking,
  and Go Network off-chain settlement across hundreds of coins and tokens, with an optional self-hosted Express signing proxy.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bitgo.png
tags:
- Digital Assets
- Custody
- Wallets
- Blockchain
- Crypto
- Staking
- Settlement
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: bitgo:bitgo-addresses-api
  name: BitGo Addresses API
  description: The Addresses API from BitGo — 1 operation(s) for addresses.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Addresses
  properties:
  - type: OpenAPI
    url: openapi/bitgo-addresses-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-enterprise-api
  name: BitGo Enterprise API
  description: The Enterprise API from BitGo — 1 operation(s) for enterprise.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Enterprise
  properties:
  - type: OpenAPI
    url: openapi/bitgo-enterprise-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-keychains-api
  name: BitGo Keychains API
  description: The Keychains API from BitGo — 1 operation(s) for keychains.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Keychains
  properties:
  - type: OpenAPI
    url: openapi/bitgo-keychains-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-policies-api
  name: BitGo Policies API
  description: The Policies API from BitGo — 1 operation(s) for policies.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Policies
  properties:
  - type: OpenAPI
    url: openapi/bitgo-policies-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-staking-api
  name: BitGo Staking API
  description: The Staking API from BitGo — 1 operation(s) for staking.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Staking
  properties:
  - type: OpenAPI
    url: openapi/bitgo-staking-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-trading-api
  name: BitGo Trading API
  description: The Trading API from BitGo — 1 operation(s) for trading.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Trading
  properties:
  - type: OpenAPI
    url: openapi/bitgo-trading-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-transactions-api
  name: BitGo Transactions API
  description: The Transactions API from BitGo — 2 operation(s) for transactions.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Transaction
  tags_raw:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/bitgo-transactions-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-transfers-api
  name: BitGo Transfers API
  description: The Transfers API from BitGo — 2 operation(s) for transfers.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Transfers
  properties:
  - type: OpenAPI
    url: openapi/bitgo-transfers-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-user-api
  name: BitGo User API
  description: The User API from BitGo — 1 operation(s) for user.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/bitgo-user-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-wallets-api
  name: BitGo Wallets API
  description: The Wallets API from BitGo — 2 operation(s) for wallets.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Wallets
  properties:
  - type: OpenAPI
    url: openapi/bitgo-wallets-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
- aid: bitgo:bitgo-webhooks-api
  name: BitGo Webhooks API
  description: The Webhooks API from BitGo — 1 operation(s) for webhooks.
  humanURL: https://developers.bitgo.com/api/express.generatewallet
  baseURL: https://app.bitgo.com/api/v2
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/bitgo-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developers.bitgo.com/api
  - type: APIReference
    url: https://developers.bitgo.com/api/express.generatewallet
  - type: PostmanCollection
    url: collections/bitgo.postman_collection.json
  - type: OpenCollection
    url: collections/bitgo.opencollection.json
  - type: APIReference
    url: https://developers.bitgo.com/api/express.createwalletaddress
  - type: APIReference
    url: https://developers.bitgo.com/api/express.sendcoins
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.keychain.list
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.addwebhook
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.wallet.updatepolicy
  - type: APIReference
    url: https://developers.bitgo.com/api/staking.stake
  - type: APIReference
    url: https://developers.bitgo.com/api/trading.settlement.list
  - type: Documentation
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/express
  - type: APIReference
    url: https://developers.bitgo.com/api/v2.enterprise.list
common:
- type: AgenticAccess
  url: agentic-access/bitgo-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/bitgo-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/bitgo-domain-security.yml
- type: Authentication
  url: authentication/bitgo-authentication.yml
- type: GitHubOrganization
  url: https://github.com/BitGo
- type: LinkedIn
  url: https://www.linkedin.com/company/bitgo
- type: Website
  url: https://www.bitgo.com/
- type: Documentation
  url: https://developers.bitgo.com/
- type: Plans
  url: plans/bitgo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bitgo-rate-limits.yml
- type: FinOps
  url: finops/bitgo-finops.yml
- url: https://www.bitgo.com/resources/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/bitgo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bitgo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bitgo/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.