Documentation Index
Fetch the complete documentation index at: https://documentation.suby.fi/llms.txt
Use this file to discover all available pages before exploring further.
One-click integration
Launch your favorite AI builder with the full Suby integration prompt already written. It scaffolds your database, API calls, webhook handler, and UI, so all you have to do is paste your API keys.Open in Lovable
Spin up a full Supabase + webhooks integration in one click.
Open in Claude
Open Claude with the full integration prompt pre-loaded.
Open in ChatGPT
Open ChatGPT with the full integration prompt pre-loaded.
Just load the docs
Want to ask questions instead of building? Open a chat with the full Suby documentation loaded as context.Ask Claude
Load the full Suby docs into a Claude conversation.
Ask ChatGPT
Load the full Suby docs into a ChatGPT conversation.
Plain text
If your tool accepts a URL or raw text, paste one of these directly into the context window.| Format | URL | Best for |
|---|---|---|
| Summary | https://documentation.suby.fi/llms.txt | Quick context, token-efficient |
| Full docs | https://documentation.suby.fi/llms-full.txt | Deep integration work |
After the AI finishes
Add your API credentials
Grab them from your Suby dashboard and save them as:
[PRODUCT]_API_KEY[PRODUCT]_WEBHOOK_SECRET
Register the webhook
Copy the webhook URL your AI generated and paste it into Suby Dashboard → Settings → Webhooks.
Test in sandbox
Use Suby’s test credentials to run a full end-to-end flow, verify the webhook fires, and confirm everything updates correctly in your database.
What the AI will know
Once loaded, your assistant has full context on:API endpoints
Authentication, core resources, and all available operations.
Webhooks
All events, payload structure, and signature verification.
Core features
The main capabilities of Suby and how to use them.
Integration guides
SDKs, frameworks, and platform-specific adapters.
Data model
Resources, relationships, and recommended schema.
Limits & pricing
Rate limits, quotas, and billing details.

