> For the complete documentation index, see [llms.txt](https://bohd4nx.gitbook.io/pyfragment/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bohd4nx.gitbook.io/pyfragment/api-guides/anonymous-numbers/overview.md).

# Overview

These methods help you manage login behavior and active sessions for anonymous numbers owned by your account.

Available methods:

* [Get Login Code](/pyfragment/api-guides/anonymous-numbers/get-login-code.md)
* [Toggle Login Codes](/pyfragment/api-guides/anonymous-numbers/toggle-login-codes.md)
* [Terminate Sessions](/pyfragment/api-guides/anonymous-numbers/terminate-sessions.md)

## Common errors

* `AnonymousNumberError.NOT_OWNED`
* `AnonymousNumberError.TERMINATE_FAILED`

**If a number is not owned by your account, requests will fail.**
