CostMonStart free

Connector docs — Vercel

Exactly what CostMon asks for to read Vercel

CostMon calls Vercel's FOCUS v1.3 billing charges API and maps the newline-delimited JSON records it returns straight into normalized cost rows.

What CostMon calls

The literal API surface, nothing more

GET https://api.vercel.com/v1/billing/charges
FOCUS v1.3-conformant newline-delimited JSON, optionally scoped to a team.

What you supply

Credential and config fields

tokenAPI tokensecretrequired
team_idTeam IDoptional
slugTeam slugoptional

Minimum permission

Copy this, not a broader role

Credential scope
An API token scoped to the team you're connecting.
Leave team_id/slug empty to report on the token's personal account instead.

Scope of access

What Vercel access can't reach

  • Deployments, source code, or environment variables
  • Any Vercel API outside the billing charges export

FAQ

Common questions about the Vercel connector

What if I don't set team_id or slug?

The connector reports on the token's personal account. Set one of the two to scope it to a team instead.

A rate you looked up will change again.

Provider pricing pages change without notice. CostMon tracks the bill that pays for it.

Esc