Skip to main content
GET
/
meta
/
chains
Supported chains
curl --request GET \
  --url https://sandbox.elementpay.net/meta/chains
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://devs.elementpay.net/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

env
any
default:live

Environment scope: live | sandbox | all

Response

Successful Response