/
PA
paycrest
/
Paycrest Aggregator API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
General
9
get
Get aggregator public key
get
Get markets orderbook
get
Get token rate (v2)
get
List supported fiat currencies
get
List supported institutions for a currency
get
List supported tokens
get
Reindex transaction
post
Verify account
get
Get order status by Gateway ID
Provider
5
Sender
7
General
List supported institutions for a currency
get
/institutions/{currency_code}
Path parameters
currency_code
string
required
Response
List of institutions
object
required
status
string
message
string
data
SupportedInstitutions[]
Example response
{ "status": "success" }
Changes