CoinPayments API Documentation
License: Apache 2.0
The CoinPayments API is a RESTful JSON API for interacting with blockchains, accessed via HTTPS requests from the domain https://a-api.coinpayments.net/api
.
The Coinpayments API documentation defines a standard, language-agnostic interface to the CoinPayments API. The platform allows merchants to integrate the payment system into their own websites or applications, enabling their customers to pay for goods or services with cryptocurrency.
The API documentation provides the necessary information for developers to integrate the payment system into their own platforms, including details on how to authenticate requests, what parameters to include in requests, response schemas, error handling, and implementation examples.
Overall, the API is designed to provide a simple and secure way for merchants to accept cryptocurrency payments from their customers. Within this documentation you'll find everything you need to leverage CoinPayments for your service.
Visit the Getting Started and API Routes pages to begin your journey.