To integrate Simplicity AI into your product, follow the steps below.Documentation Index
Fetch the complete documentation index at: https://docs.simplicity.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Simplicity AI API supports two authentication methods. Option A — API KeyStep 1: Create an Account
Visit simplicity.ai and sign up using your email address or Google account.
Step 2: Generate an API Key
Once logged in, navigate to the Integrations section of your dashboard and create a new API key. You will use this key to authenticate every request to the Simplicity AI API.
X-API-Key header on every request.
external-user-uid header to scope requests to that specific user.