/api/build/codeBuilding code requirements for contractor and homeowner agents. Returns a jurisdiction-specific compliance guide for any construction or renovation project.
/api/build/code
/api/build/code
**Price:** $0.1 USDC per call
Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.
No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.
{
"properties": {
"city": {
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"lang": {
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"project": {
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"state": {
"required": false,
"type": "string",
"x-parameter-location": "query"
}
},
"required": [],
"type": "object"
}