> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/sdks-and-cli/account/verify.md).

# Verify

The Account & Projects area manages your Norbix account and its projects — projects and environments, team members and their roles, billing and usage, and account-level settings.

| Method                                                                                                 | Endpoint                     |
| ------------------------------------------------------------------------------------------------------ | ---------------------------- |
| [Resend Account Verification Token](/sdks-and-cli/account/verify/resend-account-verification-token.md) | `GET /account/verify/resend` |
| [Verify Account](/sdks-and-cli/account/verify/verify-account.md)                                       | `GET /account/verify`        |
