# MessengerX.io API **Provider:** MessengerX.io **Category:** ai **Base URL:** `https://messengerx.rtfd.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://messengerx.rtfd.io ## Description A FREE API for developers to build and monetize personalized ML based chat apps ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://messengerx.rtfd.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://messengerx.rtfd.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free tier available. Conversational AI platform for messaging. --- *Source: [API Map](https://apimap.dev/apis/messengerx-io/) — CC BY 4.0*