Browse documentation

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 try
  1. Playground

    Run sample cashflow questions in the browser. No API key, no sign-up — same engine as production.

  2. Account

    Sign in with a work email. Production API keys appear in your dashboard after your inbox is verified.

  3. 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 Warning header so you can retarget confidently.

API Simplification – April 2026 →


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> with Authorization: Bearer cyt_live_… from your dashboard (work email required).
  • Playground POST /api/playground with endpoint + envelope. No key — share the link with a teammate or executive to review output together.
  • Health GET /api/health for uptime checks. The deployment_ready field reflects whether this deployment is fully configured for production billing and metering.

What to read next

  1. Run the playground — fastest way to see a real response from cashflow-health-score.
  2. Sign in for API keys — free plan includes 500 successful calls / UTC month.
  3. Quickstart — first calls to our 8 core endpoints from your own servers.
  4. API Simplification – April 2026 — if you are migrating from retired slugs.
  5. FAQ — limits, envelope, keys, and troubleshooting.
  6. Endpoint reference — all eight slugs, value props, and playground deep links.
  7. Topic guides — sampled SEO landers that map intents to the same eight endpoints.