cURL
curl --request POST \ --url https://api.agentixx.io/api/integrations \ --header 'Content-Type: application/json' \ --header 'x-tenant-id: <api-key>' \ --cookie better-auth.session_token= \ --data ' { "type": "airtable", "name": "My Airtable", "credentials": "pat..." } '
{}
Connect a new integration. Tests connection before saving. Admin only.
Session cookie set by Better Auth on sign-in.
Tenant/workspace UUID. Required on all /api/* endpoints.
Connect a new integration (e.g., Airtable, Google Sheets)
1
Show child attributes
Integration connected and tools created