Loading your account…
Your account
· ·
Your API key
You do not have a key yet. You need a plan first. See the plans →
This key authenticates against the LinearCutting API. Your code calls them directly. It does not go through this site.
curl https://api.linearcutting.com/v1/optimise \
-H "X-API-Key: <your key>" \
-H "Content-Type: application/json" \
-d '{"parts": "2400x5, 1800x3", "stock": 6000, "kerf": 3}' Full reference: LinearCutting API documentation → · Clients: Python · JavaScript
This month
0
Failed calls are free: a 4xx never counts against your allowance.
Past the cap
By default your plan is a hard stop: reach the limit and the API returns a 429 until the 1st. Turn this on and it keeps going, at … per 1,000 requests, which is the same rate your plan already works out at.
This is a ceiling, not a warning. At $50 the API stops rather than carrying on spending your money. It buys you about … extra requests a month.
A batch of 1,000 is only charged once you have used 900 of it, so going a little over costs nothing.
Saved ✓