7 lines
209 B
Markdown
Raw Normal View History

2021-08-01 14:27:44 -07:00
# APIs
2021-08-15 01:39:19 +00:00
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 approach to the API.
2021-08-01 14:27:44 -07:00