{"version":"v1","resources":["lead-sources","companies","contacts","course-templates","instructors","enrollments","quotations","invoices","receipts"],"endpoints":{"list":"GET  /api/v1/{resource}?limit=50&offset=0&order_by=created_at&order=desc","create":"POST /api/v1/{resource}","get":"GET  /api/v1/{resource}/{id}","update":"PATCH /api/v1/{resource}/{id}","delete":"DELETE /api/v1/{resource}/{id}"},"filters":{"contacts":["company_id"],"enrollments":["company_id","enrollment_stage","delivery_status","payment_status","created_from (ISO)","created_to (ISO)"]},"auth":"Authorization: Bearer <supabase_access_token> or session cookie"}