List All Open API Keys and Profile for Your Workspace
Returns all API keys belonging to the current workspace along with the organization’s Open API profile settings, including credit rates and limits.
Use this endpoint to retrieve every Open API key in your workspace alongside the organization’s API profile. The profile includes credit rates and usage limits that apply to all jobs submitted through the API.
This endpoint uses session cookie authentication (plangrep_session). It is used by the Plangrep app’s API settings page and does not accept a bearer API key.
ISO 8601 timestamp of the last time this profile was updated.
Use the profile object to display current credit rates and limits to your users before they submit jobs. The drawingCreditsPerPage and documentCreditsPerPage fields let you estimate costs upfront.