Introduction to the Roastify API for developers
x-api-key
header.v1
. The version is specified in the URL path, e.g. /v1/…
.429
error.x-api-key
header. More documentation on this can be found here.YOUR_API_KEY
with your actual key.YOUR_IDEMPOTENCY_KEY
with a unique identifier for the request. This is only used for POST requests. Learn more about Idempotency.message
and code
fields.pageSize
parameter to control the number of items per page. Additionally, users can provide a cursor
parameter to retrieve results starting from a specific point in the dataset.
2400
represents $24.00
in USD. This is to avoid any unwanted rounding errors when dealing with currency. We express this as an integer to avoid floating point precision issues.
USD