Resource Reference
The Matproof API exposes 182 endpoints across 39 resource groups. This page is a category-organised index of those resources so you can find what you need quickly. For full request/response schemas of any endpoint, the OpenAPI spec is atopenapi.json and renders as an interactive playground in the API tab.
Compliance program
Frameworks & SOA
Evidence & tasks
Integrations & sync
Vendor risk & questionnaires
Trust & sharing
Security testing
Devices & endpoints
Training & awareness
OAuth (for building Matproof-integrated apps)
AI assistant
Operational
Sample endpoints
The pages below are concrete walkthroughs of typical endpoints — request shape, response shape, common errors. They use Mintlify’s OpenAPI integration to render the interactive playground inline.People — list
GET /v1/people — typical list endpoint with pagination
Findings — create
POST /v1/findings — typical create endpoint with idempotency
Vendors — list
GET /v1/vendors — list with filters and DPA fields
Adding more endpoint pages
Want a hand-written page for a specific endpoint? Create an MDX file underapi-reference/ with frontmatter pointing to the operation: