The Payward Ramp REST API allows partners to integrate cryptocurrency on-ramp functionality into their applications.Documentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Getting started
The Ramp API provides endpoints to:- Discover supported options: List available cryptocurrencies, fiat currencies, payment methods, and countries
- Get quotes: Retrieve prospective quotes and transaction limits
- Generate checkout URLs: Create hosted checkout experiences for your users
Base URL
Authentication
All Ramp API requests require authentication using API keys. Include the following headers in your requests:API-Key: Your API keyAPI-Sign: Request signature generated with your private key
API versioning
The Ramp API uses date-based versioning. Specify the API version using thePayward-Version header: