The Partner API is a read-only REST API. All endpoints return JSON and require authentication via Bearer token.Documentation Index
Fetch the complete documentation index at: https://docs.civicmarketplace.com/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Resources
Contracts
Cooperative purchasing contracts with associated suppliers, lead entities, and city services.
Suppliers
Vendor details including name, location, contact info, and logo.
Taxonomy
Reference data: lead entities, cooperatives, and city service categories.
Common patterns
All list endpoints share these behaviors:- Pagination: Cursor-based. See Pagination.
- Authentication: Bearer token required. See Authentication.
- Rate limiting: 60 requests/minute per key. See Rate Limits.
- Error format: Consistent error envelope. See Errors.

