mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00
6 lines
280 B
Markdown
6 lines
280 B
Markdown
# APIs
|
||
|
||
OpenMetadata supports REST APIs for getting data and in and out of the metadata system. APIs are built using general best practices of REST API design. We take a schema-first by defining Types and Entities in JSON schema. APIs are implemented based on these schemas.
|
||
|
||
<EFBFBD>
|