Skip to main content
GET
List yield sources
This endpoint returns the live public yield-source catalog. The catalog is environment-specific: sandbox exposes only the currently supported sandbox yield sources, while production may expose additional entries.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Yield source catalog

nextCursor
string | null

Always null — the yield-source catalog is unpaginated. Present for list-envelope consistency.

data
object[]

Canonical list envelope. Same items as yieldSources (kept as a backwards-compatible alias).

yieldSources
object[]

Backwards-compatible alias of data.