# 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. Claim is one-click approval: a call to `POST https://cohesivity.ai/api/claim/url` returns `approval_url`, shared at `https://cohesivity.ai/c/`, confirmed by polling `https://cohesivity.ai/api/wait` with the returned wait blob until complete. `coh_management_key` stays agent-side for Management API use. This is the only claim path; if state is lost, call `POST /api/claim/url` again to mint a fresh link. If an ephemeral hosted tenant is paused, its hosted app redirects to a generic claim-help page; infra-only tenants surface the same guidance through API errors. Every offering page below includes the current rate limits for ephemeral, free, plus, and pro tiers. How this catalog is organized: - Provisioning goes through `/api/resources` or `/api/resources/:resource` - Each resource page documents its endpoints and prerequisites ahead of any edge call - The Rate Limits section on each page is the published contract - Each page also lists Common Mistakes and any tier-gated surface notes - **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; claimed usage costs provider cost plus 10% → https://cohesivity.ai/offerings/openai-api - **ai-gateway**: OpenAI, Anthropic, Google, and xAI chat, embeddings, and images; claimed usage costs provider cost plus 10% → https://cohesivity.ai/offerings/ai-gateway - **deepgram-api**: English STT, TTS, and Voice Agent; claimed usage costs provider cost plus 10% → https://cohesivity.ai/offerings/deepgram-api - **exa-api**: Search, research, answer, websets, and monitors; claimed usage costs provider cost plus 10% → https://cohesivity.ai/offerings/exa-api - **steel-browser**: Public CDP sessions plus one-shot scrape on Steel.dev Scale rates → https://cohesivity.ai/offerings/steel-browser - **inbox**: Agent-native email inbox with send, receive, list, get, reply, and delete over a minimal API → https://cohesivity.ai/offerings/inbox - **postgres**: Per-tenant Postgres database on Neon; SQL over HTTP → https://cohesivity.ai/offerings/postgres - **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 - **railway-hosting**: Primary public hosting with direct Cohesivity file upload to Railway plus tier CPU/RAM/replica/sleep caps; no GitHub, Railway CLI, or tenant Railway credentials → https://cohesivity.ai/offerings/railway-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, managed persistence; one WS per channel + HTTP publish → https://cohesivity.ai/offerings/realtime - **domain**: Buy an external domain (e.g. yourapp.com) through Cohesivity — paid one-shot via Razorpay, registered at Name.com on the tenant's behalf → https://cohesivity.ai/offerings/domain