Developer portal · controlled access
Governed construction-risk artifacts, not internal orchestration.
PillarProof API exposes stable case, evidence and assessment contracts while keeping internal agents, prompts, policy implementation and Core details private.
Request API accessVersioned
Public business contracts evolve deliberately rather than tracking internal implementation changes.
Scoped
Machine credentials are provisioned to bounded customer and route scopes.
Auditable
Accepted case, evidence and assessment state changes preserve a durable trail.
API v1 surface
POST
/v1/casesCreate a governed case containerPOST
/v1/evidenceAttach evidence with provenancePOST
/v1/assessmentsQueue an assessment asynchronouslyGET
/v1/assessments/{id}Retrieve assessment state or artifactCurrent access state
Provisioned, not anonymous.
The production assessment API already exists behind controlled machine credentials. This portal intentionally does not publish raw credentials, internal platform headers or private implementation details. Approved customers receive the exact endpoint, authentication contract, scopes and schema for their integration.
Read the contract model