Ramp Network Host API

Public REST API used alongside the Ramp Instant widget. Exposes available on-ramp assets and prices, off-ramp assets and prices, supported fiat currencies, payment methods, payout methods, on-ramp purchase quotations, off-ramp transaction quotations, and purchase / sale status lookup by id plus view token. Current version is v3; v1 and v2 remain documented and served on the same base path. JSON in, JSON out; errors return a JSON object with a `code` property. All endpoints are rate limited by origin IP.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/ramp-network-host-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: ramp-network-host-api
name: Ramp Network Host API
description: Public REST API used alongside the Ramp Instant widget. Exposes available on-ramp assets
  and prices, off-ramp assets and prices, supported fiat currencies, payment methods, payout methods,
  on-ramp purchase quotations, off-ramp transaction quotations, and purchase / sale status lookup by id
  plus view token. Current version is v3; v1 and v2 remain documented and served on the same base path.
  JSON in, JSON out; errors return a JSON object with a `code` property. All endpoints are rate limited
  by origin IP.
humanURL: https://docs.rampnetwork.com/rest-api-v3-reference
baseURL: https://api.rampnetwork.com/api
tags:
- On-Ramp
- Off-Ramp
- Quotes
- Assets
- Payments
properties:
- type: Documentation
  url: https://docs.rampnetwork.com/rest-api-v3-reference
- type: APIReference
  url: https://docs.rampnetwork.com/rest-api-v3-reference
- type: RateLimits
  url: rate-limits/ramp-network-rate-limits.yml
- type: Authentication
  url: authentication/ramp-network-authentication.yml
- type: ErrorCatalog
  url: errors/ramp-network-problem-types.yml
- type: DataModel
  url: data-model/ramp-network-data-model.yml
- type: Conventions
  url: conventions/ramp-network-conventions.yml
- type: Sandbox
  url: sandbox/ramp-network-sandbox.yml
- type: Webhooks
  url: asyncapi/ramp-network-webhooks.yml