Health check endpoints
Prices API V3 - OpenAPI 3.0 (1.0.0)
API for retrieving commodity prices across multiple markets with support for currency conversion, unit of measure conversion, and dynamic filtering based on market configuration.
Download OpenAPI description
Overview
Languages
Servers
Mock server
https://api-docs.benchmarkminerals.com/_mock/apis/prices
Production server
https://api.benchmarkminerals.com/v3/prices
- Mock serverhttps://api-docs.benchmarkminerals.com/_mock/apis/prices/health
- Production serverhttps://api.benchmarkminerals.com/v3/prices/health
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://api-docs.benchmarkminerals.com/_mock/apis/prices/healthResponse
application/json
{ "status": "ok" }