CLEATUS now has a full REST API with API key support π
Partners and power users can now connect to CLEATUS programmatically using long-lived API keys β full documentation available at api.cleat.ai.

Hello everyone! We've just unlocked a major new way to interact with CLEATUS: a full REST API with API key support, available right now for partners and developers who want to build on top of the platform.
What's New
We've launched the CLEATUS REST API β a stable, documented interface that lets you query and interact with CLEATUS data from outside the app. Instead of session-based authentication, you can now generate long-lived API keys tied to your account, making it easy to integrate CLEATUS into your own tools, dashboards, and automated workflows.
How It Works
Generate your API key
- Head to your account settings to generate a personal API key.
- Keys are long-lived, so you set them once and they keep working β no need to re-authenticate on every request.
Explore the documentation
- Full API documentation is available at api.cleat.ai/api/docs β every available endpoint is described with request/response examples so you can start building immediately.
- The reference covers authentication, available resources, filtering, and pagination.
Build your integration
- Connect CLEATUS data to your CRM, internal dashboards, or custom tooling by making standard HTTP requests authenticated with your API key.
- Partners can use the API to surface CLEATUS opportunity data directly inside their own products.
Why It Matters
A lot of GovCon teams already have internal tools, spreadsheets, or CRM workflows where they manage their pipeline. Until now, getting CLEATUS data into those systems meant manual exports or copy-paste. With the REST API, you can automate that entirely β keeping your systems in sync without any manual effort. For partners, it opens the door to building deeper integrations that put CLEATUS intelligence exactly where your team already works.
Get Started
Visit api.cleat.ai/api/docs to explore what's available, then generate your API key from your account settings to start building.
Happy building! π
