NewThe global rate limit drops to 1000 requests per minute
BeeL
Get StartedMulti-NIFVeriFactuStripeAPI ReferenceChangelog

Renamed the active-company header

The request header that selects which company a request operates on has been renamed from X-Active-Profile to Beel-Active-Company.


Changelog

The request header that selects which company a request operates on has been renamed from X-Active-Profile to Beel-Active-Company.

What else changed

  • Send Beel-Active-Company: <company_id> to scope a request to a specific company.
  • The previous X-Active-Profile header keeps working during a deprecation grace period, so you can migrate at your own pace.
  • While you still send the old header, responses include a Deprecation: true header and a Link: …; rel="deprecation" pointing to this entry. Switch to Beel-Active-Company to clear it.

Where to go next