Skip to main content
Available funding rails and cutoff times
curl --request GET \
  --url https://api.sandbox.thrivory.com/v1/metadata/funding-rails \
  --header 'Authorization: Bearer <token>'
[
  {
    "name": "<string>",
    "cutoff_times": [
      "<string>"
    ]
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.thrivory.com/llms.txt

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

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

List of funding rails

code
enum<string>
required
Available options:
RTP,
SAME_DAY,
FUTURE_DATE
name
string
required
cutoff_times
string[]

HH:MM timezone-specific cutoff