Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

A Rafflesia API key, sent as Authorization: Bearer <key>.

Body

application/json
endpoints
object
required
estimate_type
enum<string>
required
Available options:
historical_api_price

Response

OK

currency
string
required
Required string length: 3
estimate_type
enum<string>
required
Available options:
historical_api_price,
unit_price
total_cost
number<double>
required
Required range: x >= 0
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/ModelPricingEstimate.json"