# Mobiscroll Connect Documentation > API reference and developer guides for Mobiscroll Connect — a unified OAuth 2.0 calendar integration service supporting Google Calendar, Outlook, Apple Calendar, and CalDAV. This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [AI Integration](https://mobiscroll.com/docs/connect/getting-started/ai-integration.md): Set up AI coding assistants — Claude Code, Cursor, and GitHub Copilot — with Mobiscroll Connect docs, behavior rules, and the live Connect MCP serv... - [Application Setup Guide](https://mobiscroll.com/docs/connect/getting-started/application-setup.md): Register your app, generate API credentials, and configure redirect URIs in the Mobiscroll Connect dashboard. - [Best Practices](https://mobiscroll.com/docs/connect/getting-started/best-practices.md): Recommended practices for building, testing, and operating your Mobiscroll Connect integration. - [Getting Started](https://mobiscroll.com/docs/connect/getting-started/overview.md): Mobiscroll Connect — a unified OAuth 2.0 API service for integrating Google Calendar, Outlook, Apple Calendar, and CalDAV into your app. - [Get started with the Postman Collection](https://mobiscroll.com/docs/connect/getting-started/postman-collection.md): Explore and test Mobiscroll Connect API endpoints with the official Postman collection — validate OAuth flows without writing code. - [Calendars API](https://mobiscroll.com/docs/connect/api/calendars.md): List all calendars from connected providers (Google, Outlook, Apple, CalDAV) for the authenticated user via the Mobiscroll Connect API. - [Events API](https://mobiscroll.com/docs/connect/api/events.md): Retrieve, create, update, and delete calendar events across Google, Outlook, Apple, and CalDAV providers via the Mobiscroll Connect API. - [OAuth API](https://mobiscroll.com/docs/connect/api/oauth.md): OAuth 2.0 endpoints for Mobiscroll Connect — authorize users, exchange codes for tokens, check connection status, and revoke access. - [Overview](https://mobiscroll.com/docs/connect/api/overview.md): Mobiscroll Connect API overview — authentication flow, available endpoints, and response format for calendar data access. - [Webhooks API](https://mobiscroll.com/docs/connect/api/webhooks.md): Subscribe to real-time calendar change notifications from Google, Outlook, and Apple via Mobiscroll Connect webhook channels. - [Scopes & Permissions](https://mobiscroll.com/docs/connect/core-concepts/scopes.md): Mobiscroll Connect permission scopes — free-busy, read, and read-write access levels for controlling calendar data visibility. - [.NET SDK](https://mobiscroll.com/docs/connect/integration/dotnet-sdk.md): Use the Mobiscroll.Connect NuGet package to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [Go SDK](https://mobiscroll.com/docs/connect/integration/go-sdk.md): Use the github.com/acidb/mobiscroll-connect-sdks/sdks/go module to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [Java SDK](https://mobiscroll.com/docs/connect/integration/java-sdk.md): Use the com.mobiscroll:connect-sdk Maven package to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [Node.js SDK](https://mobiscroll.com/docs/connect/integration/node-sdk.md): Use the @mobiscroll/connect-sdk Node.js package to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [PHP SDK](https://mobiscroll.com/docs/connect/integration/php-sdk.md): Use the mobiscroll/connect-php Composer package to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [Python SDK](https://mobiscroll.com/docs/connect/integration/python-sdk.md): Use the mobiscroll-connect-sdk PyPI package to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [REST API Integration Guide](https://mobiscroll.com/docs/connect/integration/rest-api-integration.md): Integrate Mobiscroll Connect via direct HTTP requests — base URL, authentication, and endpoint examples for the REST API. - [Ruby SDK](https://mobiscroll.com/docs/connect/integration/ruby-sdk.md): Use the mobiscroll-connect RubyGems package to interact with Mobiscroll Connect — setup, authentication, and API method reference. - [Branding](https://mobiscroll.com/docs/connect/core-concepts/branding.md): Customize the Mobiscroll Connect screens per application - logo, dark-mode logo, primary color, default theme, and the Powered by Mobiscroll footer... - [Localization](https://mobiscroll.com/docs/connect/core-concepts/localization.md): Localize the Mobiscroll Connect pages — set the language with the lng parameter (en, es, fr, ar), with Accept-Language fallback and right-to-left s...