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

OpenMetadata Suggestions API

Suggestions API supports ability to add suggestion for descriptions or tag labels for Entities.

OpenMetadata Suggestions API is one of 89 APIs that OpenMetadata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Suggestions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 10 operations across 8 paths, and defines 12 schemas. It is described by OpenAPI 3.0.1, at version 1.13.

Requests are made against 2 base URLs: /api, http://localhost:8585/api.

10 operations 8 paths 12 schemas 2 DELETE2 GET1 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.13
Base URL
https://{your-host}/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

OpenMetadata Suggestions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 2 DELETE, 2 GET, 1 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

Suggestions 10

Suggestions API supports ability to add suggestion for descriptions or tag labels for Entities.

PUT
/v1/suggestions/accept-all
Accept all Suggestions from a user and an Entity
acceptAllSuggestion 3 params → 200400
PUT
/v1/suggestions/{id}/accept
Accept a Suggestion
acceptSuggestion 1 param → 200400
GET
/v1/suggestions
List Suggestions
listSuggestions 6 params → 200
POST
/v1/suggestions
Create a Suggestion
createSuggestion body → 200400
DELETE
/v1/suggestions/{suggestionId}
Delete a Suggestion by Id
deleteSuggestion 1 param → 200404400
DELETE
/v1/suggestions/{entityType}/name/{entityFQN}
Delete a Suggestions by entityFQN
deleteSuggestions 2 params → 200404400
GET
/v1/suggestions/{id}
Get a suggestion by Id
getSuggestionByID 1 param → 200404
PUT
/v1/suggestions/{id}
Update a suggestion by Id.
updateSuggestion 1 param body → default
PUT
/v1/suggestions/reject-all
Reject all Suggestions from a user and an Entity
rejectAllSuggestion 3 params → 200400
PUT
/v1/suggestions/{id}/reject
Reject a Suggestion
rejectSuggestion 1 param → 200400

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are TagLabel (13 properties), Suggestion (12 properties), EntityReference (9 properties), Paging (5 properties). Each schema is shown below with its type and property counts.

Suggestion
object
12 properties
TagLabel
object
13 properties 4 required
TagLabelRecognizerMetadata
object
5 properties 3 required
PatternMatch
object
3 properties 2 required
CreateSuggestion
object
4 properties
TagLabelMetadata
object
2 properties
EntityError
object
2 properties
SuggestionList
object
5 properties 1 required
Paging
object
5 properties 1 required
EntityReference
object
9 properties 2 required
Style
object
3 properties
CoverImage
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openmetadata-suggestions-api-openapi.yml Raw ↑

Other APIs OpenMetadata publishes across the network.

OpenMetadata Agent Executions API
OpenMetadata AI Applications API
OpenMetadata AI Governance Policies API
OpenMetadata API Collections API
OpenMetadata API Endpoint API
OpenMetadata API Services API
OpenMetadata Apps API
OpenMetadata Audit Logs API
OpenMetadata Bots API
OpenMetadata ChangeSummary API
OpenMetadata Charts API
OpenMetadata Classifications API
Where this information came from

This is an independent, third-party profile of OpenMetadata Suggestions 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.