# FMG Connect - [Introduction to FMG Connect](https://developers-staging.fmgsuite.com/index.md): Build integrations with FMG Connect. - [OAuth Integration Guide](https://developers-staging.fmgsuite.com/fmg/oauth/client-integration.md): Integrate your application with FMG Connect using OAuth 2.1 (Authorization Code + PKCE). - [Search contacts](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/search-contacts.md): Search the subscriber's contacts. - [Create contact](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/create-contact.md): Create a contact in the subscriber's FMG address book. - [Get contact](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/get-contact.md) - [Update contact](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/update-contact.md) - [Delete contact](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/delete-contact.md) - [Replace contact group memberships](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/replace-contact-group-memberships.md) - [Search groups](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/search-groups.md) - [Create group](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/create-group.md) - [Delete group](https://developers-staging.fmgsuite.com/api-reference/fmg-contact/delete-group.md) - [Search content library](https://developers-staging.fmgsuite.com/api-reference/fmg-content/search-content-library.md) - [Send or schedule a text message](https://developers-staging.fmgsuite.com/api-reference/mrc-messaging/send-or-schedule-a-text-message.md): Synchronous fan-out to one or more recipients with per-recipient outcomes; scheduled sends return null messageIds. - [OAuth Integration Guide](https://developers-staging.fmgsuite.com/mrc/oauth/client-integration.md): Integrate your application with MyRepChat (MRC) using OAuth 2.1 (Authorization Code + PKCE). - [API Reference](https://developers-staging.fmgsuite.com/mrc/api-reference/overview.md): MyRepChat (MRC) Connect API reference. ## OpenAPI Specs - [oauth](/fmg/oauth/oauth.json) - [openapi-merged](/fmg/spec/openapi-merged.yaml)