This page provides comprehensive API reference documentation for all available endpoints in the Two-Coin payment system.
https://api.dev2coin.space/v1The API is organized around REST principles. All requests and responses use JSON format.
https://api.dev2coin.space/payment-methodsGet available payment methods for a specific country.
Query Parameters:
country_code - ISO 3166-1 alpha-2 country codehttps://api.dev2coin.space/offersGet available offers from multiple providers.
Query Parameters:
source_currency - Currency code for source amountsource_amount - Amount in source currencytarget_currency - Cryptocurrency code to purchasehttps://api.dev2coin.space/ordersCreate a new order.
https://api.dev2coin.space/orders/{orderId}Get details of a specific order.
Detailed information about webhook payloads and event types can be found in the Webhooks section.
If you encounter any issues or have questions not addressed in this documentation, please contact our support team on Telegram at https://t.me/cs_2coin (@cs_2coin).