Verify a single compliance requirement

Synchronous single-shot check. Runs the requirement against the project’s knowledge and returns a verdict with evidence and recommendation. Timeout: 300s.

Authentication

AuthorizationBearer

Pyramid API key (prefix with “Bearer ”)

Request

This endpoint expects an object.
project_idstringRequiredformat: "uuid"
requirementstringRequired<=5000 characters
handbook_idslist of stringsOptional
Scope to specific handbooks. Omit to use all available.
response_formatenumOptionalDefaults to text
Allowed values:

Response

Verification result
request_idstringformat: "uuid"

Server-generated per-request UUID. Also sent as X-Request-Id response header. Include in support tickets.

successany
dataobject
paginationobject

Present only on list endpoints. Top-level (not nested inside data).

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error