Celeriz
  1. USER
Celeriz
  • USER
    • Coins
      GET
    • Chains
      GET
    • Fiat
      GET
  • KYC
    • Get KYC url
      POST
    • Check KYC status
      POST
    • KYC requirements
      POST
  • BANK
    • Add fiat account API
      POST
    • List fiat accounts
      POST
  • ONRAMP
    • Quote
      POST
    • Create transaction
      POST
    • Get transaction
      POST
    • Get user all transaction
      POST
    • Get all transaction
      POST
  • OFFRAMP
    • Quote
      POST
    • Create transaction
      POST
    • Get transaction
      POST
    • Get user all Transaction
      POST
    • Get all Transaction
      POST
  • Virtual Accounts
  • Cards
  • SetWebhookUrl
    POST
  1. USER

Chains

GET
/api/supported-chains
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/supported-chains' \
--header 'x-api-key;'
Response Response Example
{}

Request

Header Params

Responses

🟢200Success
application/json
Body

Modified at 2025-07-17 17:03:32
Previous
Coins
Next
Fiat
Built with