How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Heron Tags API

The Tags API from Heron — 4 operation(s) for tags.

Heron Tags API is one of 48 APIs that Heron publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Tags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and an AsyncAPI specification.

This API exposes 9 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 2021-07-19.

Requests are made against a single base URL, https://app.herondata.io.

9 operations 4 paths 3 schemas 2 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2021-07-19
Base URL
https://app.herondata.io/api
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Heron Tags API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tags 9
GET
/api/end_users/{end_user_id_or_heron_id}/tags
List an end user's tags
1 param → 200404
POST
/api/end_users/{end_user_id_or_heron_id}/tags
Add tags to an end user
1 param body → 200404422
PUT
/api/end_users/{end_user_id_or_heron_id}/tags
Replace an end user's tags
1 param body → 200404422
DELETE
/api/end_users/{end_user_id_or_heron_id}/tags/{tag_heron_id}
Remove a tag from an end user
2 params → 204404422
GET
/api/tags
List tags
→ 200
POST
/api/tags
Create a tag
body → 201400422
DELETE
/api/tags/{heron_id}
Delete a tag
1 param → 204404
GET
/api/tags/{heron_id}
Get a tag
1 param → 200404
PATCH
/api/tags/{heron_id}
Update a tag
1 param body → 200400404422

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are TagSchema (4 properties), TagPatchSchema (3 properties), EndUserTagsSchema (1 property). Each schema is shown below with its type and property counts.

TagPatchSchema
object
3 properties
EndUserTagsSchema
object
1 property 1 required
TagSchema
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

heron-tags-api-openapi.yml Raw ↑

Other APIs Heron publishes across the network.

Heron Analytics API
Heron App Store API
Heron Authentication API
Heron Broker Funder Policies API
Heron Broker Submissions API
Heron Categories API
Heron Clear API
Heron Credentials API
Heron CRM Integrations API
Heron Email Templates API
Heron End Users API
Heron End User Accounts API
Where this information came from

This is an independent, third-party profile of Heron Tags API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.