U
unify.ai
Unify builds AI assistants/agents for business workflows, including messaging, calls, and tool-connected task handling. Its docs also describe Unity, an open-source agent runtime that connects to Unify’s hosted backend for persistence and messaging.
unify.ai exposes a documented REST API at `https://api.unify.ai/v0` authenticated by a Unify API key, plus an open-source Python CLI sandbox that uses the same key via `UNIFY_KEY`.
discovered 2mo ago
REST · OpenAPI1
- Unify REST APIdiscovered
CLI1
- Unity CLI sandboxdiscovered
Credentials
Sign in to the Unify Console. The docs say you can find your API key and assistant ID there; the quickstart says to sign up for a Unify account and grab your API key from the dashboard. Store it as UNIFY_KEY if you use the open-source sandbox.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://unify.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing