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

> E911 address management added with two new endpoints.

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

This patch release adds E911 address management to the Numbers group, enabling partners to register and retrieve emergency service addresses for any provisioned phone number directly through the API.

***

## New

<AccordionGroup>
  <Accordion title="Numbers (2 endpoints)">
    **E911 Address Management** — Register or update the emergency 911 address associated with a phone number, and retrieve the address currently on file. The E911 address is provided to emergency services when a 911 call is placed from the specified number. Addresses must match a valid MSAG (Master Street Address Guide) location.

    * `GET /v1.0/numbers/e911address` — Numbers - Get E911 Address
    * `POST /v1.0/numbers/e911address/update` — Numbers - Update E911 Address
  </Accordion>
</AccordionGroup>

***

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