Skip to main content
Subscribing to an API product gives your team an active plan and provisions an API key you can use to authenticate requests immediately. The process takes only a few steps: browse the marketplace, pick the plan that matches your usage needs, and confirm at checkout. This guide walks you through each step.
1

Open the marketplace

Navigate to your team workspace and select APIs from the sidebar. This opens the API Marketplace at /dashboard/[teamId]/apis, where all available products — both built-in and custom — are listed.
2

Browse products

Scroll through the product catalog to find the API you need. Built-in products (Risk Score API, KYC Verify API, and Ledger Events API) are always available. Products published by your platform owner appear with a Custom badge.
3

Review plans

Expand a product to view its plans table. Each row shows the plan name, monthly price, quota (calls/month), rate limit (calls/min), and billing mode (Free, Fixed, or Metered). Compare rows to find the plan that suits your team’s expected call volume and budget.
4

Select a plan

Click Select → billing on the plan row you want. You are taken to the billing checkout page with your chosen product and plan pre-filled.
5

Complete checkout

Review your subscription parameters on the checkout page — product name, plan name, and pricing. Confirm the subscription to activate your plan. Your new subscription will be listed under My Subscriptions in the marketplace.
Free plans activate immediately with no payment details required. Paid plans will prompt for payment information at checkout.

After subscribing

Once your subscription is active, an API key is provisioned for that product and plan. You can find your key under APIs → My Subscriptions in your team workspace. Use it in the Authorization header of every request you make to the product’s endpoints.

Using your API key

Learn how to locate your API key, include it in requests, and understand key lifecycle behaviour.