llms.txt Content
# Docs
- **Guides**
- Guides: undefined
- [OAuth Quickstart](/guides/oauth-quickstart): Get up and running with Loopwise OAuth 2.0 in minutes.
- [Managing OAuth Applications](/guides/managing-applications): How to create, configure, and manage OAuth applications in Loopwise.
- [Enterprise SSO Integration](/guides/enterprise-sso): A comprehensive guide for integrating your organization's identity provider with Loopwise using OAuth 2.0, allowing users to log in with their existing enterprise credentials.
- [Zapier Quickstart](/guides/zapier): This guide will get you all set up and ready to use the Loopwise API with Zapier. We'll cover how to authenticate and make your first API request.
- **Concepts**
- Concepts: undefined
- [OAuth Overview](/concepts/oauth-overview): How OAuth 2.0 works in the Loopwise platform and why it matters for integrations.
- [Authorization Code Flow](/concepts/authorization-code-flow): A detailed walkthrough of the OAuth 2.0 Authorization Code flow with PKCE as implemented by Loopwise.
- **Admin API**
- Admin API: undefined
- [Loopwise Admin API](/api): GraphQL API for third-party applications to access school data
- [Loopwise Admin API Best Practices](/api/best-practices): Guidelines for using the Loopwise Admin API effectively
- [Rate Limiting](/api/rate-limiting): Understanding rate limits and best practices for the Loopwise Admin API
- Queries: undefined
- [Loopwise Admin API Queries](/api/queries): Available query operations, pagination, and filtering for the Loopwise Admin API
- [Courses Query](/api/queries/courses): How to query course data in the Loopwise Admin API
- [Users Query](/api/queries/users): How to query user data in the Loopwise Admin API
- [Payments Query](/api/queries/payments): Query operations for payments in the Loopwise Admin API
- [Subscriptions Query](/api/queries/subscriptions): Query operations for subscriptions in the Loopwise Admin API
- [Coupons Query](/api/querie