Skip to content

Get portal session profile (FX pin, allowed currencies) ​

GET
/v1/profile

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Responses​

OK

application/json
JSON
{
  
"fxratemoment_id": null,
  
"allowed_currencies": [
  
  
"string"
  
]
}

Playground​

Server
Authorization

Samples​