> ## 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.1

> API documentation overhaul, endpoint corrections, and removal of deprecated fields.

<Info>
  **Version:** 1.0.1 · **Published:** May 18, 2026 · **Published by:** Telegent Platform Team
</Info>

This release covers documentation accuracy improvements, correction of endpoint descriptions, removal of the deprecated `ServiceItemId` field, and the addition of 37 new endpoints sourced from the live API specification.

***

## New

<AccordionGroup>
  <Accordion title="37 new endpoints added">
    37 endpoints have been added to the API reference, sourced directly from the live developer Swagger specification. These endpoints span existing resource groups and are now fully documented with request/response schemas and descriptions.
  </Accordion>

  <Accordion title="'What this does' summaries on all endpoints">
    Every endpoint in the API reference now includes a plain-language **What this does** section, giving integrators a plain-English overview of each operation without needing to parse the full schema.
  </Accordion>
</AccordionGroup>

***

## Enhanced

<AccordionGroup>
  <Accordion title="Endpoint group names updated">
    API endpoint groupings have been restructured to match the naming conventions in the live developer Swagger specification. This improves consistency between the developer portal and internal tooling.
  </Accordion>

  <Accordion title="GET prefix added to read endpoints">
    All read-only endpoints now carry an explicit `GET` prefix in the sidebar label, improving discoverability and distinguishing them from write operations at a glance.
  </Accordion>

  <Accordion title="AccountId and ServiceId formatting standardised">
    Inconsistent spacing and casing around `AccountId` and `ServiceId` fields have been corrected throughout the specification. Field names now follow a single consistent format across all endpoints.
  </Accordion>

  <Accordion title="PRID replaces PRD throughout the specification">
    All references to `PRD` have been updated to the correct identifier `PRID` (Phone Rate ID) across every applicable endpoint and schema description.
  </Accordion>

  <Accordion title="Package and product ID prefixes corrected">
    `ProductId` and `AggregatorId` field prefixes in Get Package Items and related package endpoints have been corrected to match the live specification. Relevant schema components have also been scoped to only include fields directly used by each endpoint, reducing payload noise.
  </Accordion>

  <Accordion title="Port Out endpoint description corrected">
    The description for the Port Out endpoint was inaccurate and has been rewritten to correctly explain what the operation does and what callers should expect in response.
  </Accordion>
</AccordionGroup>

***

## Removed

<AccordionGroup>
  <Accordion title="ServiceItemId field removed">
    The `ServiceItemId` field has been removed from all endpoints and schemas. This field is no longer part of the API and references to it have been retired from the specification and documentation.
  </Accordion>

  <Accordion title="Duplicate OAuth2 token endpoint removed">
    A duplicate entry for the OAuth2 token endpoint has been removed from the API reference. Only a single, canonical entry remains.
  </Accordion>
</AccordionGroup>

***

## Fixed

* Typos and inconsistencies in field names and descriptions corrected throughout the OpenAPI specification.
* Support email address updated to the correct Telegent support address.

***

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