> For the complete documentation index, see [llms.txt](https://dev.guardian.hedera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.guardian.hedera.com/guardian/tokens/token-operations/apis-for-asynchronous-execution.md).

# APIs for Asynchronous Execution

Asynchronous variants of token operations that return a task ID for polling. All endpoints require Bearer token authentication.

## Endpoints

* [Token Creation](/guardian/tokens/token-operations/apis-for-asynchronous-execution/token-creation.md)
* [Associating User with the Hedera Token](/guardian/tokens/token-operations/apis-for-asynchronous-execution/associating-user-with-the-hedera-token.md)
* [Disassociating User with the Hedera Token](/guardian/tokens/token-operations/apis-for-asynchronous-execution/disassociating-user-with-the-hedera-token.md)
* [Setting KYC for the User](/guardian/tokens/token-operations/apis-for-asynchronous-execution/setting-kyc-for-the-user.md)
* [Unsetting KYC for the User](/guardian/tokens/token-operations/apis-for-asynchronous-execution/unsetting-kyc-for-the-user.md)
* [Delete Multiple Tokens by Their IDs](/guardian/tokens/token-operations/apis-for-asynchronous-execution/delete-multiple-tokens-by-their-ids..md)
* [Token Transfer](/guardian/tokens/token-operations/apis-for-asynchronous-execution/token-transfer.md)
