Skip to main content
All API requests require your organization token (org_token) as a path parameter. There are no additional headers or API keys required.

Getting your token

  1. Go to dashboard.framen.com/account/orgs
  2. Copy your Org ID from the organization settings page
Your token will look like this:

Using the token

Include your organization token as a path parameter in all API requests:
For a POST request to create a location:
Keep your organization token confidential. Treat it like a password and do not commit it to version control or share it publicly. If your token is compromised, contact support@framen.com immediately.
Last modified on May 6, 2026