> ## Documentation Index
> Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v1.0.0

> Initial public release of the Telegent mPaaS API.

<Info>
  **Version:** 1.0.0 · **Published:** January 1, 2026 · **Published by:** Telegent Platform Team
</Info>

This is the initial public release of the Telegent mPaaS API. The API provides programmatic access to Telegent's mobile Platform as a Service (mPaaS), enabling customers to manage accounts, services, phone numbers, packages, and more.

***

## New

<AccordionGroup>
  <Accordion title="Full REST API with Bearer authentication">
    The Telegent mPaaS API is available as a REST API secured with Bearer token authentication. All endpoints require a valid access token obtained via the OAuth2 token endpoint.
  </Accordion>

  <Accordion title="Core resource groups available">
    The initial release includes endpoints across all core resource groups: Accounts, Services, Phone Numbers, Packages, Orders, Billing, and more. See the [API Reference](/api-reference/introduction) for the complete list.
  </Accordion>

  <Accordion title="OpenAPI specification published">
    The full OpenAPI 3.0 specification is available and can be used to generate client SDKs in any language.
  </Accordion>

  <Accordion title="API playground">
    An interactive playground is available in the developer portal, allowing you to test API calls directly from the documentation without writing any code.
  </Accordion>
</AccordionGroup>

***

<Note>
  If you have questions about any of these changes, contact [support@telegent.com](mailto:support@telegent.com).
</Note>
