Programmatic access for partner platforms to issue NBA-sealed contracts. Hand this page — or the downloadable spec — to your engineering team or an LLM and they can integrate end-to-end.
POSTs to /v1/requests with an HMAC-signed body. You get back an intake_url.intake_url to the client. They complete intake, pay, sign, and you receive webhook events for each step.contract.completed webhook contains a verification URL for the sealed PDF (you never see contract content).Visualise the end-to-end flow without calling the live server or exposing any secret.
partner.request_acceptedclient.acknowledgedparty.invitedparty.signedcontract.completedcontract.sealed