GET /supported
Returns the current network and scheme support matrix. Use this instead of hardcoding chain assumptions.
Response
Fields
| Field | Type | Description |
|---|---|---|
kinds | Array | Each entry is a supported network + scheme combination |
kinds[].network | String | CAIP-2 network identifier |
kinds[].scheme | String | Payment scheme (currently exact for all) |
kinds[].extra.feePayer | String | Fee sponsor address (Solana only) |
extensions | Array | Facilitator-level features (bazaar for discovery) |
signers | Object | Signer classes per network family |