Skip to main content

Accessing the API

With all plans, you gain full access to the Proced AI API, enabling you to generate procedure Powered by AI.
Procedures created via API or website count towards the same quota limit, impacting your total available procedures.

Authentication

All requests to the Proced AI API must include an Authorization header with your API key. If using Client SDKs or Zapier, this header is set automatically; otherwise, include it manually in each request. API keys can be restricted to specific routes, disabled or deleted as needed. To get your API key, create an account, log in, and click on “API Keys” in the bottom left corner of the console.
Your API key is a secret. Do not share it or expose it in client-side code (browsers, apps). Load it securely from an environment variable or key management service on your backend server.