Initialise Widget
To initialize KriptoRamp widget first you need to make request to following URL:
Content-Type should be set to "application/json"
Following parameter is required:
Paramater | Description | Data format |
---|---|---|
token | token you get in email after completing registration | string |
For optional parameters check widget configuration
Request returns URL for loading Kriptoramp widget with uuid
parameter
Basic request example:
Response Example
Last updated