# Get benchmark Get the Integral FX benchmark rate for a given symbol. Endpoint: GET /v2/benchmark Version: 1.0.1 Security: SSO_TOKEN ## Query parameters: - `symbol` (string, required) Base and term currency separated by a slash . Example: "AUD/USD" ## Response 200 fields (application/json): - `symbol` (string) Base and term currency separated by a slash (for example ). Example: "AUD/USD" - `rate` (number) Benchmark rate. Example: 0.69746 - `uid` (string) GUID for the rate. Example: "G-4796976cd-17528d7b6ea-FXB-6237f19" - `timestamp` (integer) Rate timestamp in milliseconds Unix time, UTC timezone. Example: 1602708027114