# Vendorica > GRC platform for vendor risk management. This is the developer documentation for its public REST API. - The API is versioned in the path (`/v1`) and additive within a version. - Every response is wrapped in a `{ success, data, timestamp, requestId }` envelope. - Authentication is a bearer API key; there is no cookie fallback on this surface. ## Documentation Sets - [Abridged documentation](https://developer.vendorica.com/llms-small.txt): a compact version of the documentation for Vendorica, with non-essential content removed - [Complete documentation](https://developer.vendorica.com/llms-full.txt): the full documentation for Vendorica ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation ## Optional - [OpenAPI 3.1 document](https://api.vendorica.com/v1/openapi.json): The machine-readable contract, generated from the running service.