Developer Portal
  • Getting Started with CoinPays
    • Getting Started with CoinPays
    • iFrame API Integration Processes
    • Direct API Integration Processes
    • Pay with Link Solution Integration Processes
  • Iframe API
    • Iframe API Before You Start
    • Iframe API Step 1
    • Iframe API Step 2
  • Direct API
    • Direct API Before You Start
    • Direct API Step 1
    • Direct API Step 2
  • Shared API
    • Coins
    • Languages
    • Fiat Currencies
    • Get Payment Details
  • Donations
    • Iframe Donation
    • Stream Donation
  • Detailed Terms and Their Meanings
    • Merchant Details
    • Wallet Address & Networks
    • Merchant Test Mode
Powered by GitBook
On this page
  • Fetching the languages
  • The response to the request is in JSON format:
  1. Shared API

Languages

On this page, the iframe API section contains data on which languages you can use to open the payment page for your users.

PreviousCoinsNextFiat Currencies

Last updated 10 months ago

Fetching the languages

No special parameters or data are required for this request. Simply making a GET request to the link below will provide you with all the languages available in the system.

The response to the request is in JSON format:

Successful response example:

{
  "en": "English",
  "tr": "Türkçe",
  "de": "Deutsch",
  "fr": "Français",
  "es": "Español",
  "kr": "한국어",
  "jp": "日本語",
  "cn": "中文",
  "ru": "Русский",
  "id": "Indonesia",
  "ua": "Українська"
}
https://app.coinpays.io/shared/languages