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 Databases API

A `Database` also referred to as `Database Catalog` is a collection of schemas.

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

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

This API exposes 25 operations across 17 paths, and defines 34 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.

25 operations 17 paths 34 schemas 5 DELETE9 GET2 PATCH1 POST8 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 Databases API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 25

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

Databases 25

A Database also referred to as Database Catalog is a collection of schemas.

GET
/v1/databases/{id}/databaseProfilerConfig
Get database profile config
getDataProfilerConfig 1 param → 200
PUT
/v1/databases/{id}/databaseProfilerConfig
Add database profile config
addDataProfilerConfig 1 param body → 200
DELETE
/v1/databases/{id}/databaseProfilerConfig
Delete database profiler config
delete DataProfilerConfig 1 param → 200
PUT
/v1/databases/{id}/followers
Add a follower
addFollowerToDatabase 1 param body → 200404
PUT
/v1/databases/bulk
Bulk create or update databases
bulkCreateOrUpdateDatabases 1 param body → 200202400
GET
/v1/databases
List databases
listDatabases 9 params → 200
PUT
/v1/databases
Create or update database
createOrUpdateDatabase body → 200
POST
/v1/databases
Create a database
createDatabase body → 200400
GET
/v1/databases/name/{fqn}
Get a database by fully qualified name
getDatabaseByFQN 4 params → 200404
DELETE
/v1/databases/name/{fqn}
Delete a database by fully qualified name
deleteDatabaseByFQN 3 params → 200404
PATCH
/v1/databases/name/{fqn}
Update a database by name.
patchDatabase 1 param body → default
GET
/v1/databases/{id}
Get a database by Id
getDatabaseByID 4 params → 200404
DELETE
/v1/databases/{id}
Delete a database by Id
deleteDatabase 3 params → 200404
PATCH
/v1/databases/{id}
Update a database
patchDatabase_1 1 param body → default
DELETE
/v1/databases/async/{id}
Asynchronously delete a database by Id
deleteDatabaseAsync 3 params → 200404
DELETE
/v1/databases/{id}/followers/{userId}
Remove a follower
deleteFollower_6 2 params → 200
GET
/v1/databases/name/{name}/export
Export database in CSV format
exportDatabase 2 params → 200
GET
/v1/databases/name/{name}/exportAsync
Export database in CSV format
exportDatabase_1 2 params → 200
GET
/v1/databases/{id}/versions/{version}
Get a version of the database
getSpecificDatabaseVersion 2 params → 200404
PUT
/v1/databases/name/{name}/import
Import database schemas from CSV to update database schemas (no creation allowed)
importDatabase 3 params body → 200
PUT
/v1/databases/name/{name}/importAsync
Import database schemas from CSV asynchronously
importDatabaseAsync 3 params body → 200
GET
/v1/databases/history
List all entity versions within a time range
listAllEntityVersionsByTimestamp_13 5 params → 200
GET
/v1/databases/{id}/versions
List database versions
listAllDatabaseVersion 1 param → 200
PUT
/v1/databases/restore
Restore a soft deleted Database.
restore_12 body → 200
PUT
/v1/databases/{id}/vote
Update Vote for a Entity
updateVoteForEntity_2 1 param body → 200404

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are Database (39 properties), CreateDatabase (15 properties), ChangeEvent (14 properties), TagLabel (13 properties). Each schema is shown below with its type and property counts.

TagLabelRecognizerMetadata
object
5 properties 3 required
BulkOperationResult
object
8 properties
CreateDatabase
object
15 properties 2 required
DatabaseList
object
5 properties 1 required
ChangeSummaryMap
object
ProfileSampleConfig
object
2 properties
AccessDetails
object
3 properties 1 required
FieldChange
object
3 properties
CoverImage
object
2 properties
RestoreEntity
object
1 property 1 required
LifeCycle
object
3 properties
EntityHistory
object
2 properties 2 required
AssetCertification
object
3 properties 3 required
VoteRequest
object
1 property
ResultList
object
5 properties 1 required
DatabaseProfilerConfig
object
4 properties
BulkResponse
object
3 properties
Paging
object
5 properties 1 required
JsonPatch
object
ChangeDescription
object
5 properties
Database
object
39 properties 3 required
SampleDataStorageConfig
object
1 property
CSVExportResponse
object
2 properties
ChangeEvent
object
14 properties 5 required
UsageStats
object
2 properties 1 required
Style
object
3 properties
Votes
object
4 properties
CsvImportResult
object
7 properties
TagLabel
object
13 properties 4 required
PatternMatch
object
3 properties 2 required
TagLabelMetadata
object
2 properties
EntityError
object
2 properties
EntityReference
object
9 properties 2 required
UsageDetails
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openmetadata-databases-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 Databases 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.