Skip to main content
GET
/
chains
Error
A valid request URL is required to generate request examples
[
  {
    "id": 123,
    "name": "<string>",
    "type": "bitcoin"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.donate.gg/llms.txt

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

Authorizations

donate-api-key
string
header
required

Developer API key. Required for all requests. Obtain from the Donate dashboard.

Headers

donate-api-key
string
required

Developer API key

Minimum string length: 1

Response

200 - application/json

list of supported chains.

id
number
required
name
string
required
type
enum<string>
required
Available options:
bitcoin,
evm,
solana