Cashytics
Get from zero to a live API call
Follow the path below: preview in the browser, verify your workspace, then call production with the same JSON envelope.
Three steps
No card required to tryPlayground
Run sample cashflow questions in the browser. No API key, no sign-up — same engine as production.
Account
Sign in with a work email. Production API keys appear in your dashboard after your inbox is verified.
Live traffic
POST the same envelope to
/api/v1/<slug>using a key you create. <slug> must be one of our 8 core endpoints (see list below).cashflow-health-score forecast-30d-cash-position liquidity-runout-forecast simulated-scenario-runner ar-aging-accelerator burn-rate-optimizer distress-early-warning early-payment-discount-leak
The free plan includes 500 successful calls per UTC month — enough to finish an integration and show stakeholders real numbers.
Recent update — April 2026
Going forward, Cashytics ships as our 8 core endpoints—the complete live surface for cash health scores, 30-day forecasts, runway warnings, scenarios, AR acceleration, burn optimization, distress signals, and early payment discount recovery. New integrations should target this set first; unsupported paths return 410 Gone with a structured migration body and a
Warningheader so you can retarget confidently.
Why teams add Cashytics next to Plaid, Stripe, or Codat
- Connectivity tools bring in transactions. Cashytics answers product and risk questions — health, 30-day cash, runway, scenarios, AR, burn, distress, early-pay discounts — one focused API call at a time across our 8 core endpoints.
- Processor dashboards stop at their rails. Most businesses are multi-rail: normalize once into the Cashytics envelope, then call any of the eight slugs above.
- Accounting syncs lag the real world. Cashytics runs on the timeline you already keep for live experiences, not only month-end close.
Where to integrate
- Production API —
POST https://api.cashytics.com/api/v1/<slug>withAuthorization: Bearer cyt_live_…from your dashboard (work email required). - Playground —
POST /api/playgroundwithendpoint+envelope. No key — share the link with a teammate or executive to review output together. - Health —
GET /api/healthfor uptime checks. Thedeployment_readyfield reflects whether this deployment is fully configured for production billing and metering.
What to read next
- Run the playground — fastest way to see a real response from
cashflow-health-score. - Sign in for API keys — free plan includes 500 successful calls / UTC month.
- Quickstart — first calls to our 8 core endpoints from your own servers.
- API Simplification – April 2026 — if you are migrating from retired slugs.
- FAQ — limits, envelope, keys, and troubleshooting.
- Endpoint reference — all eight slugs, value props, and playground deep links.
- Topic guides — sampled SEO landers that map intents to the same eight endpoints.