Skip to main content
GET
/
api
/
v1
/
auth
/
pricing
/
fx-quotes
/
active
Get Active FX Quote For Flow/Asset/Fiat/Country Context (Admin)
curl --request GET \
  --url https://crypto.westminister.tech/api/v1/auth/pricing/fx-quotes/active \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.crypto.westminister.tech/llms.txt

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

Authorizations

Authorization
string
header
required

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

Query Parameters

flow_type
string
required
asset
string
required
fiat_currency
string
required
network
string
source_country
string
destination_country
string

Response

OK