Dynamic Pricing
Dynamic pricing lets you charge based on what the buyer is actually asking the endpoint to do.
Best Fit
Use dynamic pricing when cost scales with:
- characters
- bytes
- records
- image size
- any other measurable unit
Example
Why The Quote Hash Matters
The quote hash prevents a client from:
- asking for a cheap quote
- changing the payload afterward
- reusing the old quote for a more expensive request
That makes dynamic pricing safer for merchants whose cost model depends on the actual input.