StatusHelpChangeForge

Help Center

Real Data

REST API Authentication

Last updated 20 hours ago

Using your API key

Include your API key in the Authorization header:

Authorization: Bearer sf_live_your_key_here

Base URL

https://statusforge.net/api

Available endpoints

The API provides full CRUD access to:

  • StatusForge: Services, Incidents, Subscribers
  • ChangeForge: Changelog posts
  • HelpForge: Categories, Articles
  • Account: Settings, Billing

Rate limits

  • 100 requests per minute per API key
  • 60 requests per minute per IP (unauthenticated)

Error responses

All errors return JSON with a message field. Common status codes:

  • 401 — Missing or invalid API key
  • 403 — Insufficient permissions or product not enabled
  • 429 — Rate limit exceeded
Was this helpful?

Related Articles

Can't find what you're looking for?

Contact Support