# Cohesivity - Resource Catalog Full documentation for each resource: https://cohesivity.ai/offerings/ Quick start: https://cohesivity.ai/onboarding Docs index: https://cohesivity.ai/docs New tenants start as `ephemeral` with a 72-hour claim window. Primary claim is one-click approval: the agent calls `POST https://cohesivity.ai/api/claim/url`, shares the returned `approval_url` at `https://cohesivity.ai/c/`, and polls `https://cohesivity.ai/api/wait` with the returned wait blob until complete. Keep `coh_management_key` agent-side for Management API use. If state is lost, `https://cohesivity.ai/claim/` stays available as the recovery/manual-key route. If an ephemeral hosted tenant is paused, its hosted app redirects to the tenant recovery `claim_url`; infra-only tenants surface the same recovery `claim_url` through API errors. Every offering page below includes the current launch rate limits for ephemeral, free, plus, and pro tiers. How to use this catalog: - Provision the resource through `/api/resources` or `/api/resources/:resource` - Read the resource page before you call the edge for it - Treat the Launch Rate Limits section on that page as the published launch contract - Watch for Common Mistakes and tier-gated surface notes on each page - **openweather-api** — Current conditions and 5-day/3-hour forecast — query by city, ZIP, or lat/lon → https://cohesivity.ai/offerings/openweather-api - **google-geocoding-api** — Geocode addresses to coordinates and reverse → https://cohesivity.ai/offerings/google-geocoding-api - **openai-api** — Responses, embeddings, and gpt-image-2 image generation; model access varies by tenant tier → https://cohesivity.ai/offerings/openai-api - **deepgram-api** — English nova-3 STT, Aura-2 English TTS, and Voice Agent with flux-general-en v2 listen, linear16/wav Settings, and strict launch gates → https://cohesivity.ai/offerings/deepgram-api - **exa-api** — Search, research after claim, deep-reasoning search, contents, answer, context; websets/monitors on paid tiers → https://cohesivity.ai/offerings/exa-api - **resend-api** — Send email (POST /emails only) → https://cohesivity.ai/offerings/resend-api - **database** — Per-tenant SQLite database; SQL over HTTP → https://cohesivity.ai/offerings/database - **redis** — Key-value store; expiry, counters, sorted sets over HTTP → https://cohesivity.ai/offerings/redis - **object-storage** — Per-tenant blob store; PUT/DELETE via edge, public URL for reads → https://cohesivity.ai/offerings/object-storage - **vector-database** — Managed vector store for embeddings; upsert, query, fetch, delete via HTTP → https://cohesivity.ai/offerings/vector-database - **vercel-hosting** — Deploy apps by uploading multipart files; JSON file lists also supported — no git, no GitHub → https://cohesivity.ai/offerings/vercel-hosting - **cloudflare-workers** — Serverless JavaScript modules: create with POST, deploy with PUT, cron triggers → https://cohesivity.ai/offerings/cloudflare-workers - **social-login** — Zero-setup Google login: OAuth flow, user storage, token management → https://cohesivity.ai/offerings/social-login - **realtime** — Channels, presence, D1-backed persistence; one WS per channel + HTTP publish → https://cohesivity.ai/offerings/realtime