> For the complete documentation index, see [llms.txt](https://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://guardian.hedera.com/developer-tools-and-resources.md).

# Developer Tools & Resources

- [Hedera Guardian AI Toolkit](https://guardian.hedera.com/developer-tools-and-resources/ai-toolkit.md)
- [Repository and Architecture Walkthrough](https://guardian.hedera.com/developer-tools-and-resources/ai-toolkit/repository-and-architecture-walkthrough.md)
- [Installation and Setup from Zero](https://guardian.hedera.com/developer-tools-and-resources/ai-toolkit/installation-and-setup-from-zero.md)
- [First Ingestion and Semantic Search](https://guardian.hedera.com/developer-tools-and-resources/ai-toolkit/first-ingestion-and-semantic-search.md)
- [Schema and Formula Generation](https://guardian.hedera.com/developer-tools-and-resources/ai-toolkit/schema-and-formula-generation.md)
- [Mapping and Transformation](https://guardian.hedera.com/developer-tools-and-resources/ai-toolkit/mapping-and-transformation.md)
- [Guardian CLI](https://guardian.hedera.com/developer-tools-and-resources/guardian-cli.md)
- [Development Environments & FAQs](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs.md)
- [What are the prerequisites?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/prerequisites.md)
- [How to setup environment parameters?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/setting-up-environment-parameters.md)
- [Ecosystem Environments](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/ecosystem-environments.md)
- [How to deploy the Guardian using the default Environment?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/default-environment.md)
- [How to deploy the Guardian using the develop environment?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/develop-environment.md)
- [How to deploying Guardian with the QA environment?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/qa-environment.md)
- [How to create an operator ID & key manually?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/how-to-create-operator-id-and-operator-key.md)
- [How to upgrade Guardian?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/upgrading.md)
- [How to change the explorer URL?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/how-to-change-explorer-url.md)
- [How to restore account from database/Hashicorp vault during setup?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/how-to-restore-account-from-database-hashicorp-vault-during-setup.md)
- [How to Configure HashiCorp Vault?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/how-to-configure-hashicorp-vault.md)
- [How to building from source and run using Docker?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/building-from-source-and-run-using-docker.md)
- [How to build from pre-built containers?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/building-from-pre-build-containers.md)
- [How to build executables and run manually?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/build-executables-and-run-manually.md)
- [How to deploy to a cloud environment with Kubernetes?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/cloud-deployment.md): This document describes how to deploy a guardian instance on one of the three major cloud providers using Kubernetes.
- [Dynamic Vault/KMS path configuration according to the environment](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/dynamic-vault-kms-path-configuration-according-to-the-environment.md)
- [Multi session consistency according to Environment](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/multi-session-consistency-according-to-environment.md)
- [How to backup and recover Guardian data?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/backup-tools.md)
- [How to launch Guardian after installation?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/launching-guardian.md)
- [How to perform Unit Tests?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/how-to-perform-unit-tests.md)
- [What URLs and ports are used?](https://guardian.hedera.com/developer-tools-and-resources/dev-environments-and-faqs/installation.md)
- [Automation Testing](https://guardian.hedera.com/developer-tools-and-resources/automation-testing.md): How automated tests validate Guardian services, APIs, and user interfaces.
- [Performing API Automation Testing](https://guardian.hedera.com/developer-tools-and-resources/automation-testing/how-to-perform-api-automation-testing.md)
- [Performing UI Automation Testing](https://guardian.hedera.com/developer-tools-and-resources/automation-testing/performing-ui-automation-testing.md)
- [Logging Configuration](https://guardian.hedera.com/developer-tools-and-resources/logging-configuration.md): Describes logging configuration using the Pino Library
- [API Reference](https://guardian.hedera.com/developer-tools-and-resources/api-reference.md)
- [Account APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis.md)
- [Registering New Account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/registering-new-account.md)
- [User Login](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/user-login.md)
- [User Session](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/user-session.md)
- [User Listing](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/user-listing-except-root-authority-and-auditor.md)
- [Returns All Root Authorities](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/returns-all-root-authorities.md)
- [Standard Registries Aggregated](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/standard-registries-aggregated.md)
- [User Balance](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/user-balance.md)
- [Change Password](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/change-password.md)
- [Refresh Access Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/account-apis/refresh-access-token.md)
- [Profile APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis.md)
- [User Account Information](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/user-account-information.md)
- [Setting User Credentials](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/setting-user-credentials.md)
- [Setting User Credentials Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/setting-user-credentials-asynchronously.md)
- [User Account Balance](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/user-account-balance.md)
- [Restoring User Profile](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/restoring-user-profile.md)
- [List Recovery Topics](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/list-recovery-topics.md)
- [Validate DID Document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/validate-did-document.md)
- [Validate DID Keys](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/validate-did-keys.md)
- [Returns List of Keys](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/returns-list-of-keys.md)
- [Creates a Key](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/creates-a-key.md)
- [Deletes a Key](https://guardian.hedera.com/developer-tools-and-resources/api-reference/profile-apis/deletes-a-key.md)
- [Settings APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis.md)
- [Adding Settings](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis/adding-settings.md)
- [Displaying Current Settings](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis/displaying-current-settings.md)
- [Returns Environment Name](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis/returns-environment-name.md)
- [Returns Package Version](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis/returns-package-version.md)
- [Logs APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis.md)
- [Returning Logs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis/returning-logs.md)
- [Returning Log Attributes](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis/returning-log-attributes.md)
- [Returns Seq URL](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis/returns-seq-url.md)
- [Task APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/task-apis.md)
- [Returning Task Statuses](https://guardian.hedera.com/developer-tools-and-resources/api-reference/task-apis/returning-task-statuses.md)
- [External APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/external-apis.md)
- [Sends Data from External Source](https://guardian.hedera.com/developer-tools-and-resources/api-reference/external-apis/sends-data-from-external-source.md)
- [Sends Data from External Source (Generic)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/external-apis/sends-data-from-external-source-generic.md)
- [Sends Data with Sync Events](https://guardian.hedera.com/developer-tools-and-resources/api-reference/external-apis/sends-data-with-sync-events.md)
- [Sends Data with Sync Events (Generic)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/external-apis/sends-data-with-sync-events-generic.md)
- [Trustchains APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/trustchains-apis.md)
- [Requesting](https://guardian.hedera.com/developer-tools-and-resources/api-reference/trustchains-apis/requesting.md)
- [Building and Returning](https://guardian.hedera.com/developer-tools-and-resources/api-reference/trustchains-apis/building-and-returning.md)
- [Token APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis.md)
- [Token Listing](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/token-listing.md)
- [Returns Token by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/returns-token-by-id.md)
- [Token Creation](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/token-listing-1.md)
- [Updating a Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/updating-a-token.md)
- [Associates the User with Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/associates-the-user-with-token.md)
- [Disassociates the User with Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/disassociates-the-user-with-token.md)
- [Grants KYC for the User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/grants-kyc-for-the-user.md)
- [Revoke KYC of the User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/revoke-kyc-of-the-user.md)
- [Freeze Tokens of a User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/freeze-tokens-of-a-user.md)
- [Unfreeze Tokens of a User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/unfreeze-tokens-of-a-user.md)
- [User Info for Selected Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis/user-info-for-selected-token.md)
- [Token APIs — Async](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution.md)
- [Token Creation](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/token-creation.md)
- [Updating a Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/updating-a-token.md)
- [Deleting a Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/deleting-a-token.md)
- [Deleting Multiple Tokens](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/deleting-multiple-tokens.md)
- [Associating User with the Hedera Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/associating-user-with-the-hedera-token.md)
- [Disassociating User with the Hedera Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/disassociating-user-with-the-hedera-token.md)
- [Setting KYC for the User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/setting-kyc-for-the-user.md)
- [Unsetting KYC for the User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/unsetting-kyc-for-the-user.md)
- [Freezing Tokens of a User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/freezing-tokens-of-a-user.md)
- [Unfreezing Tokens of a User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-related-apis-for-asynchronous-execution/unfreezing-tokens-of-a-user.md)
- [Schema Creation APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis.md)
- [Listing of Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/creation-of-a-schema-1.md)
- [Returning Schema by SchemaID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/returning-schema-by-schemaid.md)
- [Returns All Schemas Related to the Topic](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/returns-all-schemas-related-to-the-topic.md)
- [Creation of Schema Related to the Topic](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/creation-of-schema-related-to-the-topic.md)
- [Updating Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/updating-schema.md)
- [Deleting a Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/deleting-a-schema.md)
- [Publishing Schema Based on Schema ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/publishing-schema-based-on-schema-id.md)
- [Export Schema Message IDs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/export-a-schema.md)
- [Export Schema as Zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/export-a-schema-1.md)
- [Import Schema from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/importing-schema-from-ipfs.md)
- [Import Schema from Zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/importing-zip-file-containing-schema.md)
- [Schema Preview from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/schema-preview-from-ipfs.md)
- [Schema Preview from Zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-the-guardian-apis/schema-preview-from-zip.md)
- [Schema APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis.md)
- [Listing of Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/creation-of-a-schema-1.md)
- [Returns All Schemas (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/returns-all-schemas-v2.md)
- [Publishing Schema based on Schema ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/publishing-schema-based-on-schema-id.md)
- [Updating Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/updating-schema.md)
- [Deleting a Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/deleting-a-schema.md)
- [Schema Preview from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/schema-preview-from-ipfs.md)
- [Schema Preview from Zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/schema-preview-from-zip.md)
- [Export message IDs of Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/export-a-schema.md)
- [Export Files from Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/export-a-schema-1.md)
- [Creation of Schema related to the topic](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/creation-of-schema-related-to-the-topic.md)
- [Returns all Schemas related to the topic](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/returns-all-schemas-related-to-the-topic.md)
- [Importing Zip file containing Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/importing-zip-file-containing-schema.md)
- [Importing Schema from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/importing-schema-from-ipfs.md)
- [Returning Schema by SchemaID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/returning-schema-by-schemaid.md)
- [Returns all child schemas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/returns-all-child-schemas.md)
- [Deletes all schemas by topic id. Only users with the Standard Registry are allowed.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/deletes-all-schemas-by-topic-id.-only-users-with-the-standard-registry-are-allowed..md)
- [Previews list of schemas duplicates](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/previews-list-of-schemas-duplicates.md)
- [Returns a sample payload for the schema by schema Id.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-creation-using-apis/returns-a-sample-payload-for-the-schema-by-schema-id..md)
- [System Schema APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis.md)
- [Returns Schema by Type](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/returns-schema-by-type.md)
- [Creates New System Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/creates-new-system-schema.md)
- [Returns Schema by Username](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/returns-schema-by-username.md)
- [Returns Schema by Username (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/returns-schema-by-username-v2.md)
- [Updates the Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/updates-the-schema.md)
- [Delete System Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/delete-system-schema.md)
- [Publishes the Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/publishes-the-schema.md)
- [Schema Type](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/schema-type.md)
- [Returns Map API Key](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schema-apis/returns-map-api-key.md)
- [Schema APIs for Asynchronous Execution](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution.md)
- [Creation of Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/creation-of-schema.md)
- [Publishing Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/publishing-schema.md)
- [Previews the Schema from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/previews-the-schema-from-ipfs.md)
- [Importing Schema from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/importing-schema-from-ipfs.md)
- [Importing Schema from .zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/importing-schema-from-.zip.md)
- [Copy Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/copy-schema.md)
- [Deletes the schema with the provided schema ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-apis-for-asynchronous-execution/deletes-the-schema-with-the-provided-schema-id.md)
- [System Schema APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis.md)
- [Creates New System Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/creates-new-system-schema.md)
- [Returns Schema by Username](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/returns-schema-by-username.md)
- [Updates the Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/updates-the-schema.md)
- [Activates the Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/publishes-the-schema.md)
- [Delete System Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/delete-system-schema.md)
- [Returns Schema by Type](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/returns-schema-by-type.md)
- [Schema Type](https://guardian.hedera.com/developer-tools-and-resources/api-reference/system-schemas-apis/schema-type.md)
- [Schema APIs — Async](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-related-apis-for-asynchronous-execution.md)
- [Creation of Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-related-apis-for-asynchronous-execution/creation-of-schema.md)
- [Publishing Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-related-apis-for-asynchronous-execution/publishing-schema.md)
- [Importing Schema from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-related-apis-for-asynchronous-execution/importing-schema-from-ipfs.md)
- [Importing Schema from .zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-related-apis-for-asynchronous-execution/importing-schema-from-.zip.md)
- [Previews the Schema from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-related-apis-for-asynchronous-execution/previews-the-schema-from-ipfs.md)
- [Policy Creation APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis.md)
- [Prerequisite Steps](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/prerequesite-steps.md)
- [Policy Listing](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/policy-listing.md)
- [Creation of a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/creation-of-a-policy.md)
- [Retrieves Policy Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/retrieves-policy-configuration.md)
- [Updates Policy Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/updates-policy-configuration.md)
- [Publish a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/publish-a-policy.md)
- [Policy Validation](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/policy-validation.md)
- [Retrieval of Data from Root Policy Block](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/retrieval-of-data-from-root-policy-block.md)
- [Request Block Data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/request-block-data.md)
- [Sends Data to Specified Block](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/sends-data-to-specified-block.md)
- [Returns Block ID by Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/returns-block-id-by-tag.md)
- [Retrieves Block Data by Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/retrieves-block-data-by-tag.md)
- [Sends Data to Specified Block by Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/sends-data-to-specified-block-by-tag.md)
- [Returns List of Groups of a Particular User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/returns-list-of-groups-of-a-particular-user.md)
- [Make the Selected Group Active](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/make-the-selected-group-active.md)
- [Export to Zip File](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/export-to-zip-file.md)
- [Exporting Message ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/exporting-message-id.md)
- [Import a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/import-a-policy.md)
- [Import from Zip File](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/import-from-zip-file.md)
- [Policy Preview from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-creation-using-the-guardian-apis/policy-preview-from-ipfs.md)
- [Policy APIs — Async](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-related-apis-for-asynchronous-execution.md)
- [Creates New Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-related-apis-for-asynchronous-execution/creates-new-policy.md)
- [Publishing a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-related-apis-for-asynchronous-execution/publishing-a-policy.md)
- [Importing a Policy from File](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-related-apis-for-asynchronous-execution/importing-a-policy-from-file.md)
- [Importing a Policy from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-related-apis-for-asynchronous-execution/importing-a-policy-from-ipfs.md)
- [Policy Review](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-related-apis-for-asynchronous-execution/policy-review.md)
- [Policy Repository APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-repository-apis.md)
- [Map Related APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/map-related-apis.md)
- [Returning map API Key](https://guardian.hedera.com/developer-tools-and-resources/api-reference/map-related-apis/returning-map-api-key.md)
- [Returning Sentinel API Key](https://guardian.hedera.com/developer-tools-and-resources/api-reference/map-related-apis/returning-sentinel-api-key.md)
- [Schema Tags APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis.md)
- [Returning all Schema Tags](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/returning-all-schema-tags.md)
- [Returning all Tag Schemas (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/returning-all-tag-schemas-v2.md)
- [Creating new Schema Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/creating-new-schema-tag.md)
- [Deleting Schema Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/deleting-schema-tag.md)
- [Updating Schema Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/updating-schema-tag.md)
- [Publishing Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/publishing-schema.md)
- [Returning list of published schemas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-tags-apis/returning-list-of-published-schemas.md)
- [APIs related to Schema Rules](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules.md)
- [Creation of the new schema rule](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/creation-of-the-new-schema-rule.md)
- [Retrieve the schema rules](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/retrieve-the-schema-rules.md)
- [Retrieve the configuration of the rule by its ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/retrieve-the-configuration-of-the-rule-by-its-id.md)
- [Update the configuration of the rule with the corresponding ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/update-the-configuration-of-the-rule-with-the-corresponding-id.md)
- [Delete the rule by its ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/delete-the-rule-by-its-id.md)
- [Activate the rule with the specified ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/activate-the-rule-with-the-specified-id.md)
- [Deactivate the rule with the specified ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/deactivate-the-rule-with-the-specified-id.md)
- [List all the schemas and policy relevant to the rule with the specified ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/list-all-the-schemas-and-policy-relevant-to-the-rule-with-the-specified-id.md)
- [Retrieve all the data needed for evaluating the rules](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/retrieve-all-the-data-needed-for-evaluating-the-rules.md)
- [Create a new rule from the file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/create-a-new-rule-from-the-file.md)
- [Load the file and return its preview](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/load-the-file-and-return-its-preview.md)
- [Export the selected rule (by ID) into the file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-schema-rules/export-the-selected-rule-by-id-into-the-file.md)
- [Schema Differentiation APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-differentiation-apis.md)
- [Compare Schemas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-differentiation-apis/returns-result-of-schema-comparison.md)
- [Exports Schema Differentiation Results](https://guardian.hedera.com/developer-tools-and-resources/api-reference/schema-differentiation-apis/exports-schema-differentiation-results.md)
- [Data Entry Updatability APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related.md)
- [Create new version vc document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related/create-new-version-vc-document.md)
- [Get all version VC documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related/get-all-version-vc-documents.md)
- [Buttom Up Tracability Related APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis.md)
- [Create new Statistics Definition](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/create-new-statistics-definition.md)
- [Get the list of Statistics Definitions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/get-the-list-of-statistics-definitions.md)
- [Retrieve details of the Statistics Definition by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/retrieve-details-of-the-statistics-definition-by-id.md)
- [Update configuration of the Statistics Definition by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/update-configuration-of-the-statistics-definition-by-id.md)
- [Delete the Statistics Definition by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/delete-the-statistics-definition-by-id.md)
- [Publish Statistics Definition by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/publish-statistics-definition-by-id.md)
- [Retrieve the list of linked schemas and policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/retrieve-the-list-of-linked-schemas-and-policy.md)
- [Retrieve the list of all documents conforming the rules of the Statistics Definition.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/retrieve-the-list-of-all-documents-conforming-the-rules-of-the-statistics-definition..md)
- [Create a new Statistics Assessment based on the Statistics Definition](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/create-a-new-statistics-assessment-based-on-the-statistics-definition.md)
- [Retrieve the list of existing Statistics Assessment](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/retrieve-the-list-of-existing-statistics-assessment.md)
- [Retrieve the Statistics Assessment by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/retrieve-the-statistics-assessment-by-id.md)
- [Retrieve all VC documents related to the Statistics Assessment](https://guardian.hedera.com/developer-tools-and-resources/api-reference/related-apis/retrieve-all-vc-documents-related-to-the-statistics-assessment.md)
- [Guided Search APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-apis.md)
- [Retrieves list of all categories](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-apis/retrieves-list-of-all-categories.md)
- [List of policies that are best suited for given parameters](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-apis/list-of-policies-that-are-best-suited-for-given-parameters.md)
- [AI Search APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/ai-search-apis.md)
- [Returns response](https://guardian.hedera.com/developer-tools-and-resources/api-reference/ai-search-apis/returns-response.md)
- [Rebuilds vector based on policy data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/ai-search-apis/rebuilds-vector-based-on-policy-data.md)
- [User Operations](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations.md)
- [Account APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis.md)
- [Authentication Process](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/authentication-process.md)
- [User listing except Standard Registry and Auditor](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/user-listing-except-root-authority-and-auditor.md)
- [User Balance](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/user-balance.md)
- [User Session](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/user-session.md)
- [User Login](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/user-login.md)
- [Registering new account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/registering-new-account.md)
- [Unified User Onboarding](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/unified-onboarding.md)
- [Returns all Standard Registries](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/returns-all-root-authorities.md)
- [Returns Access Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/account-apis/returns-access-token.md)
- [Profile APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/profile-apis.md)
- [User Account Balance](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/profile-apis/user-account-balance.md)
- [User Account Information](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/profile-apis/user-account-information.md)
- [Setting User Credentials](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/profile-apis/setting-user-credentials.md)
- [Setting User Credentials Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/user-operations/profile-apis/setting-user-credentials-asynchronously.md)
- [APIs related to Live Project Data Migration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration.md)
- [Getting Policy Data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/getting-policy-data.md)
- [Uploading Policy Data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/uploading-policy-data.md)
- [Getting Policy Tag Block Map](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/getting-policy-tag-block-map.md)
- [Getting Policy Virtual Keys](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/getting-policy-virtual-keys.md)
- [Uploading Policy Virtual Keys](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/uploading-policy-virtual-keys.md)
- [Resume migration asynchronous.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/resume-migration-asynchronous..md)
- [Retry failed migration items asynchronous](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/retry-failed-migration-items-asynchronous.md)
- [Returns latest migration run status for source/destination pair.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/returns-latest-migration-run-status-for-source-destination-pair..md)
- [Returns migration runs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-live-project-data-migration/returns-migration-runs.md)
- [APIs related to Discontinuing Policy workflow](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-discontinuing-policy-workflow.md)
- [Discontinue Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-discontinuing-policy-workflow/discontinue-policy.md)
- [MigratePolicy Data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-discontinuing-policy-workflow/migratepolicy-data.md)
- [Migrate Policy Data Asynchronous](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-discontinuing-policy-workflow/migrate-policy-data-asynchronous.md)
- [Get Policy Documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-discontinuing-policy-workflow/get-policy-documents.md)
- [Send Data using the External Data APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/send-data-using-the-external-data-apis.md)
- [Sends Data from an External Source](https://guardian.hedera.com/developer-tools-and-resources/api-reference/send-data-using-the-external-data-apis/sends-data-from-an-external-source.md)
- [Artifacts APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/artifacts-apis.md)
- [Returns all Artifacts](https://guardian.hedera.com/developer-tools-and-resources/api-reference/artifacts-apis/returns-all-artifacts.md)
- [Returns all Artifacts (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/artifacts-apis/returns-all-artifacts-api-version-2.md)
- [Upload Artifacts](https://guardian.hedera.com/developer-tools-and-resources/api-reference/artifacts-apis/upload-artifacts.md)
- [Delete Artifact](https://guardian.hedera.com/developer-tools-and-resources/api-reference/artifacts-apis/delete-artifact.md)
- [Import/Export Schemas/Policies APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis.md)
- [Import Schemas in Excel file format into a policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/imports-new-schema-from-excel-file.md)
- [Asynchronously Imports Schemas in Excel file format into a policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/imports-new-schema-from-excel-file-asynchronously.md)
- [Previews Schema from Excel file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/previews-schema-from-excel-file.md)
- [Returns Schema in Excel file format](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/returns-schema-in-excel-file-format.md)
- [Returns list of Schemas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/returns-list-of-schemas.md)
- [Exporting Policy to Excel](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/exporting-policy-to-excel.md)
- [Import Schemas in Excel file format into a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/import-policy-from-excel-file.md)
- [Asynchronously Imports Schemas in Excel file format into a policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/import-policy-from-excel-file-asynchronously.md)
- [Policy Preview from Excel file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/import-export-schemas-policies-apis/policy-preview-from-excel-file.md)
- [APIs related to Statistics](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics.md)
- [Returns the status of the current report](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/returns-the-status-of-the-current-report.md)
- [Update current report](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/update-current-report.md)
- [Returns all reports](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/returns-all-reports.md)
- [Returns report data by report uuid](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/returns-report-data-by-report-uuid.md)
- [Export report data in a csv file format](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/export-report-data-in-a-csv-file-format.md)
- [Export report data in a xlsx file format](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/export-report-data-in-a-xlsx-file-format.md)
- [Returns all dashboards](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/returns-all-dashboards.md)
- [Returns dashboard by uuid](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/returns-dashboard-by-uuid.md)
- [Returns Metrics](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-statistics/returns-metrics.md)
- [API Versioning & Deprecation Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/api-versioning-and-deprecation-policy.md): This policy comes into effect beginning with Guardian 3.0
- [Internal APIs Versioning & Deprecation Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/internal-apis-versioning-and-deprecation-policy.md): This policy comes into effect once the specific APIs reach versions 1.0.
- [Policy API Documentation & DMRV Aliases](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-api-documentation-and-dmrv-aliases.md): How to define human-readable API endpoint aliases?
- [Dry Run Mode using APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis.md)
- [Running Policy without making any changes](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/running-policy-without-making-any-changes.md)
- [Returning all Virtual Users](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/returning-all-virtual-users.md)
- [Creating Virtual Account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/creating-virtual-account.md)
- [Creating Virtual Account (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/creating-virtual-account-v2.md)
- [Logging Virtual User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/logging-virtual-user.md)
- [Restarting the execution of Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/restarting-the-execution-of-policy.md)
- [Returns List of Transactions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/returns-list-of-transactions.md)
- [Returns List of Artifacts](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/returns-list-of-artifacts.md)
- [Returns List of IPFS Files](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/returns-list-of-ipfs-files.md)
- [Returning Policy to Editing](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/returning-policy-to-editing.md)
- [Create Savepoint](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/create-savepoint.md)
- [Returns Savepoint State](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/returns-savepoint-state.md)
- [Restoring SavePoint](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/restoring-savepoint.md)
- [Deletes SavePoint](https://guardian.hedera.com/developer-tools-and-resources/api-reference/dry-run-mode-using-apis/deletes-savepoint.md)
- [APIs related to Savepoints](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints.md)
- [Returns the list of savepoints for the policy (Dry Run only)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints/returns-the-list-of-savepoints-for-the-policy-dry-run-only.md)
- [Creates a new savepoint for the policy (Dry Run only).](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints/creates-a-new-savepoint-for-the-policy-dry-run-only-..md)
- [Deletes the specified savepoints for the policy (Dry Run only).](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints/deletes-the-specified-savepoints-for-the-policy-dry-run-only-..md)
- [Returns the number of savepoints for the policy (Dry Run only).](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints/returns-the-number-of-savepoints-for-the-policy-dry-run-only-..md)
- [Restores Dry Run state to the selected savepoint and returns its metadata.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints/restores-dry-run-state-to-the-selected-savepoint-and-returns-its-metadata..md)
- [Updates the name of a Dry Run savepoint for the policy.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-savepoints/updates-the-name-of-a-dry-run-savepoint-for-the-policy..md)
- [Record/Replay APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis.md)
- [Get Recording](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/get-recording.md)
- [Start Recording](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/start-recording.md)
- [Stop Recording](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/stop-recording.md)
- [Get Recorded Actions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/get-recorded-actions.md)
- [Run record from zip file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/run-record-from-zip-file.md)
- [Stop Running](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/stop-running.md)
- [Get Running Results](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/get-running-results.md)
- [Get Running Details](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/get-running-details.md)
- [Fast Forward](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/fast-forward.md)
- [Retry Step](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/retry-step.md)
- [Skip Step](https://guardian.hedera.com/developer-tools-and-resources/api-reference/record-replay-apis/skip-step.md)
- [Creating a Policy using APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis.md)
- [Prerequesite Steps](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/prerequesite-steps.md)
- [Creation of a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/creation-of-a-policy.md)
- [Policy Listing](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/policy-listing.md)
- [Policy Listing (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/policy-listing-v2.md)
- [Import a Policy from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/import-a-policy.md)
- [Policy Preview from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/policy-preview-from-ipfs.md)
- [Retrieves Policy Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/retrieves-policy-configuration.md)
- [Updates Policy Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/updates-policy-configuration.md)
- [Publish a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/publish-a-policy.md)
- [Policy Validation](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/policy-validation.md)
- [Retrieval of Data for Root Policy Block](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/retrieval-of-data-from-root-policy-block.md)
- [Request Block Data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/request-block-data.md)
- [Sends Data to Specified Block](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/sends-data-to-specified-block.md)
- [Sends Data to Specified Block Synchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/sends-data-to-specified-block-synchronously.md)
- [Sends Data to Specified Block as per Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/sends-data-to-specified-block-as-per-tag.md)
- [Returns Block ID by tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/returns-block-id-by-tag.md)
- [Exporting Message ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/exporting-message-id.md)
- [Export to zip file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/export-to-zip-file.md)
- [Import from zip file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/import-from-zip-file.md)
- [Retrieves Block Data by Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/retrieves-block-data-by-tag.md)
- [Sends Data to specified Block by Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/sends-data-to-specified-block-by-tag.md)
- [Returns list of Groups of a particular user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/returns-list-of-groups-of-a-particular-user.md)
- [Make the selected Group active](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/make-the-selected-group-active.md)
- [Creating link between policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/creating-link-between-policies.md)
- [Requesting Multi Policy Config](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/requesting-multi-policy-config.md)
- [Importing Policy from a Zip file with Metadata](https://guardian.hedera.com/developer-tools-and-resources/api-reference/creating-a-policy-using-apis/importing-policy-from-a-zip-file-with-metadata.md)
- [APIs for Asynchronous Execution](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution.md)
- [Creates new Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/creates-new-policy.md)
- [Publishing a Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/publishing-a-policy.md)
- [Importing a Policy from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/importing-a-policy-from-ipfs.md)
- [Importing a Policy from file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/importing-a-policy-from-file.md)
- [Policy Review](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/policy-review.md)
- [Importing Policy from a Zip file with Metadata](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/importing-policy-from-a-zip-file-with-metadata.md)
- [Returns a policy navigation](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/returns-a-policy-navigation.md)
- [Returns a list of groups the user is a member of.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/returns-a-list-of-groups-the-user-is-a-member-of..md)
- [Makes the selected group active. if UUID is not set then returns the user to the default sta](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/makes-the-selected-group-active.-if-uuid-is-not-set-then-returns-the-user-to-the-default-sta.md)
- [Get policy documents. Only users with the Standard Registry role are allowed to request this](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/get-policy-documents.-only-users-with-the-standard-registry-role-are-allowed-to-request-this.md)
- [Get policy documents with filters](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/get-policy-documents-with-filters.md)
- [Remove multiple policies by their IDs.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/remove-multiple-policies-by-their-ids..md)
- [Checks whether the user is disconnected from the policy or not](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/checks-whether-the-user-is-disconnected-from-the-policy-or-not.md)
- [Disconnects the user from the selected policy.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/disconnects-the-user-from-the-selected-policy..md)
- [Restores the user’s participation in the policy after disconnection](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution/restores-the-users-participation-in-the-policy-after-disconnection.md)
- [Retirement APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis.md)
- [Returning all contracts](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/returns-all-contracts.md)
- [Creating new Contract](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/creating-new-contract.md)
- [Creating new Contract (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/creating-new-contract-v2.md)
- [Importing new Contract](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/importing-new-contract.md)
- [Get Contract Permissions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/get-contract-permissions.md)
- [Removing Contract](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/removing-contract.md)
- [Returns a list of all Wipe requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/returns-a-list-of-all-wipe-requests.md)
- [Enabling Wipe Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/enabling-wipe-requests.md)
- [Disabling Wipe Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/disabling-wipe-requests.md)
- [Approving Wipe Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/approving-wipe-requests.md)
- [Rejecting Wipe Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/rejecting-wipe-requests.md)
- [Clearing Wipe Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/clearing-wipe-requests.md)
- [Adding Wipe Admin](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/adding-wipe-admin.md)
- [Removing Wipe Admin](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/removing-wipe-admin.md)
- [Adding Wipe Manager](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/adding-wipe-manager.md)
- [Removing Wipe Manager](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/removing-wipe-manager.md)
- [Adding Wipe Wiper](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/adding-wipe-wiper.md)
- [Removing Wipe Wiper](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/removing-wipe-wiper.md)
- [Syncing Retire Pools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/syncing-retire-pools.md)
- [Returning list of all Retire Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/returning-list-of-all-retire-requests.md)
- [Returning list of all Retire Pools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/returning-list-of-all-retire-pools.md)
- [Deleting Retire Requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/deleting-retire-requests.md)
- [Deleting Retire Pools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/deleting-retire-pools.md)
- [Setting Retire Pools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/setting-retire-pools.md)
- [Unsetting Retire Pool](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/unsetting-retire-pool.md)
- [Unsetting Retire Request](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/unsetting-retire-request.md)
- [Retiring Tokens](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/retiring-tokens.md)
- [Approving Retire Request](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/approving-retire-request.md)
- [Cancelling Retire Request](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/cancelling-retire-request.md)
- [Adding Retire Admin](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/adding-retire-admin.md)
- [Removing Retire Admin](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/removing-retire-admin.md)
- [Returning all Retired VCs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/returning-all-retired-vcs.md)
- [Adding Wipe for specific token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/adding-wipe-for-specific-token.md)
- [Remove Wipe request for specific token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/remove-wipe-request-for-specific-token.md)
- [Deleting Wipe request for Hedera Account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/deleting-wipe-request-for-hedera-account.md)
- [Get Retirement VCs from Indexer](https://guardian.hedera.com/developer-tools-and-resources/api-reference/retirement-apis/get-retirement-vcs-from-indexer.md)
- [Token APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1.md)
- [Token Listing](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/token-listing.md)
- [Token Listing (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/token-listing-v2.md)
- [Creation of Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/token-listing-1.md)
- [User Info for selected token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/user-info-for-selected-token.md)
- [Associates the user with token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/associates-the-user-with-token.md)
- [Disassociates the user with token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/disassociates-the-user-with-token.md)
- [Grants KYC for the user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/grants-kyc-for-the-user.md)
- [Revoke KYC of the user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/revoke-kyc-of-the-user.md)
- [Freeze Tokens of a user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/freeze-tokens-of-a-user.md)
- [UnFreeze Tokens of a user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/unfreeze-tokens-of-a-user.md)
- [Returns Token Serials](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/returns-token-serials.md)
- [Token Transfer](https://guardian.hedera.com/developer-tools-and-resources/api-reference/token-apis-1/token-transfer.md)
- [APIs for Asynchronous Execution](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1.md)
- [Token Creation](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/token-creation.md)
- [Associating User with the Hedera Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/associating-user-with-the-hedera-token.md)
- [Disassociating User with the Hedera Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/disassociating-user-with-the-hedera-token.md)
- [Setting KYC for the User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/setting-kyc-for-the-user.md)
- [Unsetting KYC for the User](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/unsetting-kyc-for-the-user.md)
- [Delete multiple tokens by their IDs.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/delete-multiple-tokens-by-their-ids..md)
- [Token Transfer](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-for-asynchronous-execution-1/token-transfer.md)
- [Relayer Account APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1.md)
- [Returns user information for the selected token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/returns-user-information-for-the-selected-token.md)
- [Returns current Relayer Account of the active user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/returns-current-relayer-account-of-the-active-user.md)
- [Returns the list of Relayer Accounts available for use in the Policy by the active user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/returns-the-list-of-relayer-accounts-available-for-use-in-the-policy-by-the-active-user.md)
- [Returns current hbar balance of the specified Relayer Account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/returns-current-hbar-balance-of-the-specified-relayer-account.md)
- [Generate a new Relayer Account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/generate-a-new-relayer-account.md)
- [Return the list of Relayer Accounts for the user](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/return-the-list-of-relayer-accounts-for-the-user.md)
- [Return the list of VC documents which are associated with the selected Relayer Account](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/return-the-list-of-vc-documents-which-are-associated-with-the-selected-relayer-account.md)
- [Associates the user with the provided Hedera token.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/associates-the-user-with-the-provided-hedera-token..md)
- [Associates the user with the provided Hedera token Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/associates-the-user-with-the-provided-hedera-token-asynchronously.md)
- [Disassociates the user with the provided Hedera token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/disassociates-the-user-with-the-provided-hedera-token.md)
- [Disassociates the user with the provided Hedera token Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-1/disassociates-the-user-with-the-provided-hedera-token-asynchronously.md)
- [Policy Comments APIs (aka Complex Iterative Workflows)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2.md)
- [Returns the list of user names which are present in the target policy and have access to the target](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-user-names-which-are-present-in-the-target-policy-and-have-access-to-the-target.md)
- [Returns the list of documents linked with the target document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-documents-linked-with-the-target-document.md)
- [Returns the list of schemas for the target document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-schemas-for-the-target-document.md)
- [Returns the list of discussions for the target document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-discussions-for-the-target-document.md)
- [Creates a new discussion linked to the target document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/creates-a-new-discussion-linked-to-the-target-document.md)
- [Creates a new message in the target discussion](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/creates-a-new-message-in-the-target-discussion.md)
- [Returns the list of messages for the target discussion](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-messages-for-the-target-discussion.md)
- [Encrypts and loads the file into IPFS linked to the target discussion](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/encrypts-and-loads-the-file-into-ipfs-linked-to-the-target-discussion.md)
- [Retrieves and decrypts the file associated with the discussion from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/retrieves-and-decrypts-the-file-associated-with-the-discussion-from-ipfs.md)
- [Returns the list of private keys for the target document](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-private-keys-for-the-target-document.md)
- [Returns the count of the messages in the target discussion](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-count-of-the-messages-in-the-target-discussion.md)
- [Returns the list of user names which are present in the policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-user-names-which-are-present-in-the-policy.md)
- [Returns the list of schemas present in the target policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-schemas-present-in-the-target-policy.md)
- [Returns the list of documents in the target policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-2/returns-the-list-of-documents-in-the-target-policy.md)
- [Notification APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-notification.md)
- [Get All Notifications](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-notification/get-all-notifications.md)
- [Get new Notifications](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-notification/get-new-notifications.md)
- [Get Progresses](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-notification/get-progresses.md)
- [Read All Notifications](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-notification/read-all-notifications.md)
- [Delete Notifications](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-notification/delete-notifications.md)
- [External Policies APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis.md)
- [Returns the list of requests for adding remote policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/returns-the-list-of-requests-for-adding-remote-policies.md)
- [Previews the policy from IPFS without loading it into the local DB.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/previews-the-policy-from-ipfs-without-loading-it-into-the-local-db..md)
- [Policy Import from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/policy-import-from-ipfs.md)
- [Approves policy Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/approves-policy-asynchronously.md)
- [Rejects policy Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/rejects-policy-asynchronously.md)
- [Approves Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/approves-policy.md)
- [Rejects policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/rejects-policy.md)
- [Return a list of all policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/return-a-list-of-all-policies.md)
- [Approves a request for an action from a remote Guardian](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/approves-a-request-for-an-action-from-a-remote-guardian.md)
- [Rejects a request for an action from a remote Guardian](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/rejects-a-request-for-an-action-from-a-remote-guardian.md)
- [Return a count of policy requests](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/return-a-count-of-policy-requests.md)
- [Returns the list of existing keys](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/returns-the-list-of-existing-keys.md)
- [Creates a new key](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/creates-a-new-key.md)
- [Deletes the key with the specified ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/deletes-the-key-with-the-specified-id.md)
- [Disconnects the user from the selected remote policy on the current Guardian instance only.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/disconnects-the-user-from-the-selected-remote-policy-on-the-current-guardian-instance-only..md)
- [Remove Remote Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis/remove-remote-policy.md)
- [Project Comparison APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/project-comparison-apis.md)
- [Comparing Project Data Documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/project-comparison-apis/comparing-documents.md)
- [Comparing VP Documents - V1](https://guardian.hedera.com/developer-tools-and-resources/api-reference/project-comparison-apis/comparing-vp-documents-v1.md)
- [Retrieves all Properties](https://guardian.hedera.com/developer-tools-and-resources/api-reference/project-comparison-apis/retrieves-all-properties.md)
- [Search Projects by filters](https://guardian.hedera.com/developer-tools-and-resources/api-reference/project-comparison-apis/search-projects-by-filters.md)
- [Compare Documents (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/project-comparison-apis/compare-documents-v2.md)
- [Settings APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis-1.md)
- [Displaying Current Settings](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis-1/displaying-current-settings.md)
- [Adding Settings](https://guardian.hedera.com/developer-tools-and-resources/api-reference/settings-apis-1/adding-settings.md)
- [Logs APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis-1.md)
- [Returning Logs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis-1/returning-logs.md)
- [Returning Log Attributes](https://guardian.hedera.com/developer-tools-and-resources/api-reference/logs-apis-1/returning-log-attributes.md)
- [Task Statuses APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/task-statuses-apis.md)
- [Returning Task Statuses](https://guardian.hedera.com/developer-tools-and-resources/api-reference/task-statuses-apis/returning-task-statuses.md)
- [TrustChain APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/trustchain-apis.md)
- [Requesting](https://guardian.hedera.com/developer-tools-and-resources/api-reference/trustchain-apis/requesting.md)
- [Building and returning](https://guardian.hedera.com/developer-tools-and-resources/api-reference/trustchain-apis/building-and-returning.md)
- [APIs related to Roles & Permissions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions.md)
- [Returns list of all permissions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/returns-list-of-all-permissions.md)
- [Returns list of all roles](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/returns-list-of-all-roles.md)
- [Creates a New Role](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/creates-a-new-role.md)
- [Updates Role Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/updates-role-configuration.md)
- [Deletes Role](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/deletes-role.md)
- [Setting Default Role](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/setting-default-role.md)
- [Returns list of all users for whom the current user can change the role](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/returns-list-of-all-users-for-whom-the-current-user-can-change-the-role.md)
- [Retrieves information about the user (roles, permissions assigned policies)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/retrieves-information-about-the-user-roles-permissions-assigned-policies.md)
- [Updates User Roles (only SR)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/updates-user-roles-only-sr.md)
- [Returns list of all Policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/returns-list-of-all-policies.md)
- [Assigns Policies to a User - Only SR](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/assigns-policies-to-a-user-only-sr.md)
- [Updates user roles (for ordinary uses)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/updates-user-roles-for-ordinary-uses.md)
- [Assigns policies to a user (for ordinary users)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-roles-and-permissions/assigns-policies-to-a-user-for-ordinary-users.md)
- [Policy, Schema, Toke, and Contract Transactions APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-1.md)
- [Returning all transactions for Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-1/returning-all-transactions-for-policy.md)
- [Returning all transactions for Schema](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-1/returning-all-transactions-for-schema.md)
- [Returning all transactions for Token](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-1/returning-all-transactions-for-token.md)
- [Returning all transactions for Contract](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-1/returning-all-transactions-for-contract.md)
- [Capture & Replay APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-2.md)
- [Run record from a zip file.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-2/run-record-from-a-zip-file..md)
- [Returns all policies with imported records.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-2/returns-all-policies-with-imported-records..md)
- [Policy Compare and Search APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-differentiation-apis.md)
- [Comparing Policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-differentiation-apis/returns-result-of-policy-comparison.md)
- [Searching Policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-differentiation-apis/searching-policies.md)
- [Exports Comparison results](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-differentiation-apis/exports-comparison-results.md)
- [Search Policy APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-policy-apis.md)
- [Search Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-policy-apis/search-policy.md)
- [Search Block APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-block-apis.md)
- [Searching Same Blocks](https://guardian.hedera.com/developer-tools-and-resources/api-reference/search-block-apis/searching-same-blocks.md)
- [Document Comparison APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/document-comparison-apis.md)
- [Compare Documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/document-comparison-apis/compare-documents.md)
- [Export Comparison Results](https://guardian.hedera.com/developer-tools-and-resources/api-reference/document-comparison-apis/export-comparison-results.md)
- [Tools APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis.md)
- [Creating new Tool](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/creating-new-tool.md)
- [Returns list of tools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/returns-list-of-tools.md)
- [Returns list of tools (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/returns-list-of-tools-v2.md)
- [Creating new tool asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/creating-new-tool-asynchronously.md)
- [Deletes the Tool](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/deletes-the-tool.md)
- [Retrieves Tool Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/retrieves-tool-configuration.md)
- [Updates Tool Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/updates-tool-configuration.md)
- [Publishes Tool onto IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/publishes-tool-onto-ipfs.md)
- [Publishes Tool into IPFS asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/publishes-tool-into-ipfs-asynchronously.md)
- [Validates Selected Tool](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/validates-selected-tool.md)
- [Returns Tools and its artifacts in zip format](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/returns-tools-and-its-artifacts-in-zip-format.md)
- [Retrieves Hedera Message ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/retrieves-hedera-message-id.md)
- [Previews Imported Tool from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/previews-imported-tool-from-ipfs.md)
- [Imported Tool from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/imported-tool-from-ipfs.md)
- [Previews Imported Tool from Zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/previews-imported-tool-from-zip.md)
- [Importing Tool from Zip](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/importing-tool-from-zip.md)
- [Imports new tool from Zip Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/imports-new-tool-from-zip-asynchronously.md)
- [Imports new tool from IPFS Asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/imports-new-tool-from-ipfs-asynchronously.md)
- [Returns List of Tools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/returns-list-of-tools-1.md)
- [Importing Tool from a Zip file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/importing-tool-from-a-zip-file.md)
- [Importing Tool from a Zip file asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/importing-tool-from-a-zip-file-asynchronously.md)
- [Run policy without making any persistent changes or executing transaction.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/run-policy-without-making-any-persistent-changes-or-executing-transaction..md)
- [Return policy to editing. Only users with the Standard Registry can make request](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tools-apis/return-policy-to-editing.-only-users-with-the-standard-registry-can-make-request.md)
- [Modules APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis.md)
- [Returns all Modules](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/returns-all-modules.md)
- [Returns all Modules (Api-Version: 2)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/returns-all-modules-v2.md)
- [Creating new Module](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/creating-new-module.md)
- [Returns Module Menu](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/returns-module-menu.md)
- [Retrieves Module Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/retrieves-module-configuration.md)
- [Updates Module Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/updates-module-configuration.md)
- [Delete the Module](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/delete-the-module.md)
- [Publishing Module onto IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/publishing-module-onto-ipfs.md)
- [Returns Hedera ID for specific Module](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/returns-hedera-id-for-specific-module.md)
- [Exporting Module in zip format](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/exporting-module-in-zip-format.md)
- [Import Module from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/import-module-from-ipfs.md)
- [Import module from zip file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/import-module-from-zip-file.md)
- [Preview Module from IPFS](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/preview-module-from-ipfs.md)
- [Preview Module from zip file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/preview-module-from-zip-file.md)
- [Validates Module](https://guardian.hedera.com/developer-tools-and-resources/api-reference/modules-apis/validates-module.md)
- [Tagging APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tagging-apis.md)
- [Creating Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tagging-apis/creating-tag.md)
- [Searching Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tagging-apis/searching-tag.md)
- [Deleting Tag](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tagging-apis/deleting-tag.md)
- [Synchronization of tags](https://guardian.hedera.com/developer-tools-and-resources/api-reference/tagging-apis/synchronization-of-tags.md)
- [Themes APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis.md)
- [Returning all themes](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis/returning-all-themes.md)
- [Creating theme](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis/creating-theme.md)
- [Updating theme Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis/updating-theme-configuration.md)
- [Deleting theme](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis/deleting-theme.md)
- [Returning zip file containing themes](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis/returning-zip-file-containing-themes.md)
- [Importing theme](https://guardian.hedera.com/developer-tools-and-resources/api-reference/themes-apis/importing-theme.md)
- [Policy Wizard APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-wizard-apis.md)
- [Creating new Policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-wizard-apis/creating-new-policy.md)
- [Getting Policy Configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-wizard-apis/getting-policy-configuration.md)
- [Auto Suggestion APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-suggestion-apis.md)
- [Get next and nested suggested block types](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-suggestion-apis/get-next-and-nested-suggested-block-types.md)
- [Get suggestions configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-suggestion-apis/get-suggestions-configuration.md)
- [Set suggestions configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-suggestion-apis/set-suggestions-configuration.md)
- [Auto Testing Policies APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis.md)
- [Adding new Test to the policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis/adding-new-test-to-the-policy.md)
- [Returning Policy Test by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis/returning-policy-test-by-id.md)
- [Running the Policy Test](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis/running-the-policy-test.md)
- [Stopping the Specified Test](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis/stopping-the-specified-test.md)
- [Deleting the Specified Test](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis/deleting-the-specified-test.md)
- [Returning details of the most recent test run](https://guardian.hedera.com/developer-tools-and-resources/api-reference/auto-testing-policies-apis/returning-details-of-the-most-recent-test-run.md)
- [APIs related to Policy Labels](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels.md)
- [Creating new Label definition](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/creating-new-label-definition.md)
- [Retrieve the list of Label definitions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-the-list-of-label-definitions.md)
- [Retrieve a label definition configuration by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-a-label-definition-configuration-by-id.md)
- [Update Label configuration by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/update-label-configuration-by-id.md)
- [Delete Label definition by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/delete-label-definition-by-id.md)
- [Publish Label definition by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/publish-label-definition-by-id.md)
- [Publish Label definition by ID asynchronously](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/publish-label-definition-by-id-asynchronously.md)
- [Retrieve the list of components for Label configuration (schemas, policies, etc)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-the-list-of-components-for-label-configuration-schemas-policies-etc.md)
- [Import Label configuration from a file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/import-label-configuration-from-a-file.md)
- [Export Label configuration to a file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/export-label-configuration-to-a-file.md)
- [Preview of the imported file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/preview-of-the-imported-file.md)
- [Search for Labels and Statistics for importing into Label configuration](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/search-for-labels-and-statistics-for-importing-into-label-configuration.md)
- [Retrieve the list of created tokens (VPs) for which a Label document can be created](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-the-list-of-created-tokens-vps-for-which-a-label-document-can-be-created.md)
- [Retrieve token (VP) and all its dependencies by document ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-token-vp-and-all-its-dependencies-by-document-id.md)
- [Create a new Label document for token (VP)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/create-a-new-label-document-for-token-vp.md)
- [Retrieve a list of created Label documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-a-list-of-created-label-documents.md)
- [Retrieve Label document by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-label-document-by-id.md)
- [Retrieve linked Label documents by ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-policy-labels/retrieve-linked-label-documents-by-id.md)
- [APIs related to Formula Linked](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked.md)
- [Creating a new formula](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/creating-a-new-formula.md)
- [Returns a list of formulas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/returns-a-list-of-formulas.md)
- [Returns a formula by its ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/returns-a-formula-by-its-id.md)
- [Update the formula by its ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/update-the-formula-by-its-id.md)
- [Delete the formula by its ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/delete-the-formula-by-its-id.md)
- [Retrieve the list of all schemas and policies linked to a Formula](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/retrieve-the-list-of-all-schemas-and-policies-linked-to-a-formula.md)
- [Create a new formula (import) from a file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/create-a-new-formula-import-from-a-file.md)
- [Export selected formulas into a file](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/export-selected-formulas-into-a-file.md)
- [Loads (import) a file and return its preview](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/loads-import-a-file-and-return-its-preview.md)
- [Publish a formula](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/publish-a-formula.md)
- [Retrieve all the data from the documents that are needed to display the formulas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/retrieve-all-data-from-documents-that-needed-for-displaying-the-formula.md)
- [Return formula to editing for the specified formula ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/return-formula-to-editing-for-the-specified-formula-id.md)
- [Run formula without making any persistent changes or executing transaction.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-to-formula-linked/run-formula-without-making-any-persistent-changes-or-executing-transaction..md)
- [Exporting Project Data APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-3.md)
- [Get policy documents with filters](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-3/get-policy-documents-with-filters.md)
- [Returns a zip file containing policy project data](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-3/returns-a-zip-file-containing-policy-project-data.md)
- [Get policy document owners](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-3/get-policy-document-owners.md)
- [Get policy tokens](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-3/get-policy-tokens.md)
- [Testing/Debugging APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-4.md)
- [Returns the list of saved mock-up data for the selected block](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-4/returns-the-list-of-saved-mock-up-data-for-the-selected-block.md)
- [Executes the test-run of the code in the block](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-4/executes-the-test-run-of-the-code-in-the-block.md)
- [Policy Validation APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-3.md)
- [Validates selected policy](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-3/validates-selected-policy.md)
- [Policy Comparison APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-4.md)
- [Compares the current policy state with the original imported version](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-related-4/compares-the-current-policy-state-with-the-original-imported-version.md)
- [Policy Grid Actions APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-grid-actions.md)
- [List Grids](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-grid-actions/list-grids.md)
- [List Actions](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-grid-actions/list-actions.md)
- [Get Records](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-grid-actions/get-records.md)
- [Execute Action](https://guardian.hedera.com/developer-tools-and-resources/api-reference/policy-grid-actions/execute-action.md)
- [Module Differentiation APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/module-differentiation-apis.md)
- [Returns result of Module Comparison](https://guardian.hedera.com/developer-tools-and-resources/api-reference/module-differentiation-apis/returns-result-of-module-comparison.md)
- [Exports Comparison Result](https://guardian.hedera.com/developer-tools-and-resources/api-reference/module-differentiation-apis/exports-comparison-result.md)
- [Indexer APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis.md)
- [Full Text Indexer Search](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/full-text-indexer-search.md)
- [Returns Standard Registries](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-standard-registries.md)
- [Returns Registry as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-registry-as-per-messageid.md)
- [Returns Registry Users](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-registry-users.md)
- [Returns Registry User as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-registry-user-as-per-messageid.md)
- [Returns Policies](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-policies.md)
- [Returns policy as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-policy-as-per-messageid.md)
- [Returns Tools](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-tools.md)
- [Returns Tool as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-tool-as-per-messageid.md)
- [Returns Modules](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-modules.md)
- [Returns Module as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-module-as-per-messageid.md)
- [Returns Schemas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-schemas.md)
- [Returns Schema as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-schema-as-per-messageid.md)
- [Returns Schema Tree](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-schema-tree.md)
- [Returns Tokens](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-tokens.md)
- [Returns Token as per TokenID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-token-as-per-tokenid.md)
- [Returns Roles](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-roles.md)
- [Returns Role as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-role-as-per-messageid.md)
- [Returns DIDs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-dids.md)
- [Returns DID as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-did-as-per-messageid.md)
- [Returns DID Relationships](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-did-relationships.md)
- [Returns VP Documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-vp-documents.md)
- [Returns VP Document as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-vp-document-as-per-messageid.md)
- [Returns VP Relationships](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-vp-relationships.md)
- [Returns VC Documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-vc-documents.md)
- [Returns VC Document as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-vc-document-as-per-messageid.md)
- [Returns VC Relationships](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-vc-relationships.md)
- [Returns NFTs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-nfts.md)
- [Returns NFT as per Serial No.](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-nft-as-per-serial-no..md)
- [Returns Topics](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-topics.md)
- [Returns Topic as per TopicID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-topic-as-per-topicid.md)
- [Returns Contracts](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-contracts.md)
- [Returns Contract as per MessageID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-contract-as-per-messageid.md)
- [Returns Landing Page Analytics](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-landing-page-analytics.md)
- [Returns Project Coordinates](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-project-coordinates.md)
- [Returns Search Policy Results](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-search-policy-results.md)
- [Attempts to refresh linked files for the selected documents](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/attempts-to-refresh-linked-files-for-the-selected-documents.md)
- [Returns Hedera Network](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-hedera-network.md)
- [Returns Hedera Network Explorer Settings](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-hedera-network-explorer-settings.md)
- [Returns Data Loading Progress Result](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-data-loading-progress-result.md)
- [Returns Registry Relationships](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-registry-relationships.md)
- [Returns Policy Relationships](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returns-policy-relationships.md)
- [Retrieve the list of formulas](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/retrieve-the-list-of-formulas.md)
- [Retrieve the formula by message ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/retrieve-the-formula-by-message-id.md)
- [Retrieve linked documents which are related to formula](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/retrieve-linked-documents-which-are-related-to-formula.md)
- [Returning Topic Data Priority Loading Progress](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/returning-topic-data-priority-loading-progress.md)
- [Adding Topic Data Priority Loading](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/adding-topic-data-priority-loading.md)
- [Adding Policy Data for Priority Loading](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/adding-policy-data-for-priority-loading.md)
- [Adding Token Data for Priority Loading](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/adding-token-data-for-priority-loading.md)
- [Adding Document to Data Priority Loading](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/adding-document-to-data-priority-loading.md)
- [Download file by id](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/download-file-by-id.md)
- [Removes a file from IPFS by CID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/removes-a-file-from-ipfs-by-cid.md)
- [Comparing the policy changes as per ID](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/comparing-the-policy-changes-as-per-id.md)
- [Display the derivations](https://guardian.hedera.com/developer-tools-and-resources/api-reference/indexer-apis/display-the-derivations.md)
- [Multifactor Authentication API (MFA API)](https://guardian.hedera.com/developer-tools-and-resources/api-reference/multifactor-authentication-api-2fa-api.md)
- [Deactivate OTP](https://guardian.hedera.com/developer-tools-and-resources/api-reference/multifactor-authentication-api-2fa-api/deactivate-otp.md)
- [Get status of MFA](https://guardian.hedera.com/developer-tools-and-resources/api-reference/multifactor-authentication-api-2fa-api/get-status-of-2fa.md)
- [Confirm OTP](https://guardian.hedera.com/developer-tools-and-resources/api-reference/multifactor-authentication-api-2fa-api/confirm-otp.md)
- [Generate OTP](https://guardian.hedera.com/developer-tools-and-resources/api-reference/multifactor-authentication-api-2fa-api/generate-otp.md)
- [Bring your Own DIDs APIs](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-5.md)
- [Validate DID Format](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-5/validate-did-format.md)
- [Validate DID Keys](https://guardian.hedera.com/developer-tools-and-resources/api-reference/apis-5/validate-did-keys.md)
- [Global Indexer](https://guardian.hedera.com/developer-tools-and-resources/global-indexer.md)
- [Indexer Reference](https://guardian.hedera.com/developer-tools-and-resources/global-indexer/indexer-user-guide.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://guardian.hedera.com/developer-tools-and-resources.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
