Skip to main content
GET
Returns what a deployment on this instance can choose and what the factory fixes, before any calldata is built. Read it before Deploy Market. It carries the factory’s live rate ceiling and the fixed fee shares. It also carries the ranges the term offering accepts and the identity register this instance resolves to. Most of the answer is fixed by the contracts and the backend, and is returned so a deployment form does not hard-code it. Three values are read live from the factory: creatorRateCeilingBps and the two share bps figures. A factory that cannot be read answers null in those fields rather than failing the request.

Response Fields

object

Error Codes

This endpoint has no refusals of its own beyond authentication, rate limiting and credits. Unreadable factory values come back as null instead of an error.