The CivicMarketplace Partner API gives you read-only access to cooperative purchasing contracts, suppliers, and reference taxonomy data. Use it to integrate contract and supplier information into your own applications, dashboards, and workflows.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.
What you can do
Search contracts
Query cooperative purchasing contracts by keyword, lead entity, coop, supplier, or city service.
Browse suppliers
Look up supplier details including contact info, location, and associated contracts.
Sync incrementally
Use cursor pagination and
updated_since filters to keep your data in sync without full re-fetches.Reference taxonomy
Access lead entities, cooperatives, and city service categories to filter and organize results.
Base URL
All API requests go to:| Environment | Base URL |
|---|---|
| Production | https://prod-api.civicmarketplace.com |
| UAT | https://uat-api.civicmarketplace.com |
| Dev | https://dev-api.civicmarketplace.com |
Quick example
Request access
Don’t have an API key yet? Apply for partner access.
Get started
Already have a key? Make your first API call.

