Get Rate
Get Rate
Retrieves a single rate by its unique identifier.
Use this endpoint to fetch the current details of a previously-created rate (for an asset pair), including the configured exchange rate and constraints.
Endpoint
GET https://api.blockradar.co/v1/rates/:id
Path Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| id | true | string | The unique identifier of the rate to retrieve. |

