# Accounts Coming soon; [contact us](mailto:help@dash.app) if you need access to this API endpoint. ## Create an account - [POST /accounts](https://api-docs.dash.app/dash/openapi/accounts/postaccounts.md): Create an [Account] > This endpoint is unauthenticated. Do not send a Bearer Token in the Authorization Header ## Request an invite to an account - [POST /account-invite-requests](https://api-docs.dash.app/dash/openapi/accounts/postaccountinviterequest.md): Create a new [AccountInviteRequest] This endpoint is unauthenticated. Do not send a Bearer Token in the Authorization Header ## Search for publicly available account data - [POST /publicly-available-account-data-searches](https://api-docs.dash.app/dash/openapi/accounts/postpubliclyavailableaccountdatasearches.md): Create a new PubliclyAvailableAccountData. This endpoint is unauthenticated. Do not send a Bearer Token in the Authorization Header