Skip to main content
StableAdapters

Provider API Sync Adapter

Provider API Sync automatically pulls usage data from your provider's usage API (starting with the OpenAI organization usage API) using an encrypted stored key, and creates synthetic sessions daily — no manual export needed. This is a dashboard workflow; there is no CLI command or MCP configuration for it.

Install

Open Dashboard → Settings → Provider Keys and add a provider API key. FORG stores it encrypted and begins syncing usage automatically.

How it works

  • FORG polls the provider's usage API on a daily schedule.
  • Returned usage is converted into synthetic sessions with model, token, and cost metadata.
  • Keys are stored encrypted and used only for read-only usage polling.

Coverage

  • OpenAI organization usage API (available today)
  • Additional provider usage APIs are on the roadmap

Notes

  • Sync is idempotent — the same usage window is not double-counted.
  • For a one-off historical backfill instead of ongoing sync, see Manual Import.
© 2026 FORG by UpgradIQ, Inc. All rights reserved.Edit this page on GitHub