Tags
User-defined tags for organizing platform resources.
Creates new tag.
9db028d2-03ad-4d49-a178-cf4b67f8c147Tag labelDescriptionDID2026-03-03T17:25:53.312ZPolicyDocumentPossible values: PublishedPossible values: CreatePossible values: 0.0.60463791773670900.81926451769aeb71ef8c5b278e3bab4e5ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA1773670900.81926451769aeb71ef8c5b278e3bab4e5Tag schema database ID (for tags created with a tag schema)
69aeb71ef8c5b278e3bab4e5Inherit tags
falseCreated tag.
9db028d2-03ad-4d49-a178-cf4b67f8c147Tag labelDescriptionDID2026-03-03T17:25:53.312ZPolicyDocumentPossible values: PublishedPossible values: CreatePossible values: 0.0.60463791773670900.81926451769aeb71ef8c5b278e3bab4e5ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA1773670900.81926451769aeb71ef8c5b278e3bab4e5Tag schema database ID (for tags created with a tag schema)
69aeb71ef8c5b278e3bab4e5Inherit tags
falseUnauthorized request.
Forbidden
Internal server error.
POST /api/v1/tags HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 553
{
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Tag label",
"description": "Description",
"owner": "DID",
"date": "2026-03-03T17:25:53.312Z",
"entity": "PolicyDocument",
"status": "Published",
"operation": "Create",
"topicId": "0.0.6046379",
"messageId": "1773670900.819264517",
"policyId": "69aeb71ef8c5b278e3bab4e5",
"uri": "ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"target": "1773670900.819264517",
"localTarget": "69aeb71ef8c5b278e3bab4e5",
"document": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"tagSchemaId": "69aeb71ef8c5b278e3bab4e5",
"inheritTags": false
}{
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Carbon Credit Verification",
"description": "Tag for verified carbon credit documents",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"date": "2026-03-03T17:25:53.312Z",
"entity": "PolicyDocument",
"status": "Published",
"operation": "Create",
"topicId": "0.0.6046379",
"messageId": "1773670900.819264517",
"policyId": "69b411d8b23f3b6a77d12742",
"uri": "ipfs://bafkreihj7gclc4qgem27tre5je6a3t7tpdrk4li6oamdl6bnflwnoyfs5i",
"target": "1773670900.819264517",
"localTarget": "69b411d8b23f3b6a77d12742",
"document": {},
"tagSchemaId": null,
"inheritTags": false
}Search tags.
PolicyDocumentPossible values: 1773670900.8192645171773670900.819264517["1773670900.819264517"]Successful operation. Returns an object keyed by localTarget ID, where each value is a TagMapDTO with tags array.
Unauthorized request.
Forbidden
Unprocessable entity.
Internal server error.
POST /api/v1/tags/search HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 59
{
"entity": "PolicyDocument",
"target": "1773670900.819264517"
}{
"69b83f18cd6b7c4adf4139bc": {
"entity": "PolicyDocument",
"target": "1773670900.819264517",
"refreshDate": "2026-03-03T17:30:00.000Z",
"tags": [
{
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Carbon Credit Verification",
"description": "Tag for verified carbon credit documents",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"date": "2026-03-03T17:25:53.312Z",
"entity": "PolicyDocument",
"status": "Published",
"operation": "Create",
"topicId": "0.0.6046379",
"messageId": "1773670900.819264517",
"policyId": "69b411d8b23f3b6a77d12742",
"target": "1773670900.819264517",
"localTarget": "69b411d8b23f3b6a77d12742"
}
]
}
}Delete tag.
Tag identifier
9db028d2-03ad-4d49-a178-cf4b67f8c147Successful operation.
Unauthorized request.
Forbidden
Unprocessable entity.
Internal server error.
DELETE /api/v1/tags/{uuid} HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
trueSynchronization of tags with an external network.
PolicyDocumentPossible values: 1773670900.8192645171773670900.819264517["1773670900.819264517"]Successful operation.
PolicyDocumentPossible values: 1773670900.8192645172026-03-03T17:25:53.312ZUnauthorized request.
Forbidden
Unprocessable entity.
Internal server error.
POST /api/v1/tags/synchronization HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 59
{
"entity": "PolicyDocument",
"target": "1773670900.819264517"
}{
"entity": "PolicyDocument",
"target": "1773670900.819264517",
"refreshDate": "2026-03-03T17:30:00.000Z",
"tags": [
{
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Carbon Credit Verification",
"description": "Tag for verified carbon credit documents",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"date": "2026-03-03T17:25:53.312Z",
"entity": "PolicyDocument",
"status": "Published",
"operation": "Create",
"topicId": "0.0.6046379",
"messageId": "1773670900.819264517",
"policyId": "69b411d8b23f3b6a77d12742",
"target": "1773670900.819264517",
"localTarget": "69b411d8b23f3b6a77d12742"
}
]
}Returns all tag schemas. Only users with the Standard Registry role are allowed to make the request.
The number of pages to skip before starting to collect the result set
0The numbers of items to return
20Successful operation.
Unauthorized request.
Forbidden
Internal server error.
GET /api/v1/tags/schemas HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
[
{
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Tag Schema",
"description": "Schema for carbon credit verification tags",
"entity": "TAG",
"iri": "#tag-schema",
"status": "PUBLISHED",
"topicId": "0.0.6046379",
"version": "1.0.0",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "1773670900.819264517",
"category": "TAG",
"documentURL": "https://ipfs.io/ipfs/example",
"contextURL": "https://ipfs.io/ipfs/example",
"document": {},
"context": {}
}
]Creates a new tag schema. Only users with the Standard Registry role are allowed to make the request.
2026-03-25T12:40:32.586Z2026-03-25T12:40:59.908Z69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147Schema nameDescriptionPOLICYPossible values: 9db028d2-03ad-4d49-a178-cf4b67f8c147DRAFTPossible values: 0.0.60463791.0.0did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.82005991773670900.819264517POLICYPossible values: 69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAinnerSchemaConfigurationInTextjsonLdContextInTextfalsefalsefalse1.2.01Created schema.
2026-03-25T12:40:32.586Z2026-03-25T12:40:59.908Z69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147Schema nameDescriptionPOLICYPossible values: 9db028d2-03ad-4d49-a178-cf4b67f8c147DRAFTPossible values: 0.0.60463791.0.0did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.82005991773670900.819264517POLICYPossible values: 69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAinnerSchemaConfigurationInTextjsonLdContextInTextfalsefalsefalse1.2.01Unauthorized request.
Forbidden
Unprocessable entity.
Internal server error.
POST /api/v1/tags/schemas HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 979
{
"createDate": "2026-03-25T12:40:32.586Z",
"updateDate": "2026-03-25T12:40:59.908Z",
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Schema name",
"description": "Description",
"entity": "POLICY",
"iri": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"status": "DRAFT",
"topicId": "0.0.6046379",
"version": "1.0.0",
"creator": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "1773670900.819264517",
"category": "POLICY",
"templateId": "69aeb71ef8c5b278e3bab4e5",
"templateSchemaId": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"documentURL": "ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"contextURL": "ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"document": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"context": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"readonly": false,
"system": false,
"active": false,
"codeVersion": "1.2.0",
"topicCount": 1
}{
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Tag Schema",
"description": "Schema for carbon credit verification tags",
"entity": "TAG",
"iri": "#tag-schema",
"status": "DRAFT",
"topicId": "0.0.6046379",
"version": "",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "",
"category": "TAG",
"documentURL": "",
"contextURL": "",
"document": {},
"context": {}
}Updates schema configuration for the specified schema ID. Only users with the Standard Registry role are allowed to make the request.
Schema Identifier
69aeb71ef8c5b278e3bab4e52026-03-25T12:40:32.586Z2026-03-25T12:40:59.908Z69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147Schema nameDescriptionPOLICYPossible values: 9db028d2-03ad-4d49-a178-cf4b67f8c147DRAFTPossible values: 0.0.60463791.0.0did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.82005991773670900.819264517POLICYPossible values: 69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAinnerSchemaConfigurationInTextjsonLdContextInTextfalsefalsefalse1.2.01Successful operation.
2026-03-25T12:40:32.586Z2026-03-25T12:40:59.908Z69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147Schema nameDescriptionPOLICYPossible values: 9db028d2-03ad-4d49-a178-cf4b67f8c147DRAFTPossible values: 0.0.60463791.0.0did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.82005991773670900.819264517POLICYPossible values: 69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAinnerSchemaConfigurationInTextjsonLdContextInTextfalsefalsefalse1.2.01Unauthorized request.
Forbidden. Insufficient permissions.
Forbidden
Internal server error.
PUT /api/v1/tags/schemas/{schemaId} HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 979
{
"createDate": "2026-03-25T12:40:32.586Z",
"updateDate": "2026-03-25T12:40:59.908Z",
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Schema name",
"description": "Description",
"entity": "POLICY",
"iri": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"status": "DRAFT",
"topicId": "0.0.6046379",
"version": "1.0.0",
"creator": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "1773670900.819264517",
"category": "POLICY",
"templateId": "69aeb71ef8c5b278e3bab4e5",
"templateSchemaId": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"documentURL": "ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"contextURL": "ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"document": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"context": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"readonly": false,
"system": false,
"active": false,
"codeVersion": "1.2.0",
"topicCount": 1
}[
{
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Tag Schema",
"description": "Schema for carbon credit verification tags",
"entity": "TAG",
"iri": "#tag-schema",
"status": "PUBLISHED",
"topicId": "0.0.6046379",
"version": "1.0.0",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "1773670900.819264517",
"category": "TAG",
"documentURL": "https://ipfs.io/ipfs/example",
"contextURL": "https://ipfs.io/ipfs/example",
"document": {},
"context": {}
}
]Deletes the schema with the provided schema ID. Only users with the Standard Registry role are allowed to make the request.
Schema Identifier
69aeb71ef8c5b278e3bab4e5Successful operation.
Task Id
9db028d2-03ad-4d49-a178-cf4b67f8c147Expected count of task phases
8Task action
Create toolUser Id
69bcfd90c98df6ceb05e8a78Unauthorized request.
Forbidden. Insufficient permissions.
Forbidden
Internal server error.
DELETE /api/v1/tags/schemas/{schemaId} HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"taskId": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"expectation": 0
}Publishes the schema with the provided (internal) schema ID onto IPFS, sends a message featuring IPFS CID into the corresponding Hedera topic. Only users with the Standard Registry role are allowed to make the request.
Schema Identifier
69aeb71ef8c5b278e3bab4e5Successful operation.
2026-03-25T12:40:32.586Z2026-03-25T12:40:59.908Z69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147Schema nameDescriptionPOLICYPossible values: 9db028d2-03ad-4d49-a178-cf4b67f8c147DRAFTPossible values: 0.0.60463791.0.0did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.82005991773670900.819264517POLICYPossible values: 69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAinnerSchemaConfigurationInTextjsonLdContextInTextfalsefalsefalse1.2.01Unauthorized request.
Forbidden. Insufficient permissions.
Forbidden
Internal server error.
PUT /api/v1/tags/schemas/{schemaId}/publish HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
[
{
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Tag Schema",
"description": "Schema for carbon credit verification tags",
"entity": "TAG",
"iri": "#tag-schema",
"status": "PUBLISHED",
"topicId": "0.0.6046379",
"version": "1.0.0",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "1773670900.819264517",
"category": "TAG",
"documentURL": "https://ipfs.io/ipfs/example",
"contextURL": "https://ipfs.io/ipfs/example",
"document": {},
"context": {}
}
]Return a list of all published schemas. Only users with the Standard Registry role are allowed to make the request.
Successful operation.
2026-03-25T12:40:32.586Z2026-03-25T12:40:59.908Z69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147Schema nameDescriptionPOLICYPossible values: 9db028d2-03ad-4d49-a178-cf4b67f8c147DRAFTPossible values: 0.0.60463791.0.0did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.82005991773670900.819264517POLICYPossible values: 69aeb71ef8c5b278e3bab4e59db028d2-03ad-4d49-a178-cf4b67f8c147ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAinnerSchemaConfigurationInTextjsonLdContextInTextfalsefalsefalse1.2.01Unauthorized request.
Forbidden
Internal server error.
GET /api/v1/tags/schemas/published HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
[
{
"id": "69aeb71ef8c5b278e3bab4e5",
"uuid": "9db028d2-03ad-4d49-a178-cf4b67f8c147",
"name": "Tag Schema",
"description": "Schema for carbon credit verification tags",
"entity": "TAG",
"iri": "#tag-schema",
"status": "PUBLISHED",
"topicId": "0.0.6046379",
"version": "1.0.0",
"owner": "did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599",
"messageId": "1773670900.819264517",
"category": "TAG",
"documentURL": "https://ipfs.io/ipfs/example",
"contextURL": "https://ipfs.io/ipfs/example",
"document": {},
"context": {}
}
]Last updated