mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.4 KiB
		
	
	
	
	
	
	
	
API Organization
OpenMetadata has the following APIs. See this sandbox link for full documentation related to APIs.
- Data Asset APIs - These API endpoints support operations related to data asset entities.
- .../api/v1/databases
- ...api/v1/tables
- .../api/v1/metrics
- .../api/v1/dashboards
- .../api/v1/reports
- .../api/v1/pipelines
 
- Service APIs - These API endpoints support operations related to services from which metadata is collected:
- .../api/v1/servicesis the collection of all service resources.
- .../api/v1/services/databaseService- APIs related to database services. This includes transactional databases - MySQL, Postgres, MSSQL, Oracle, and data warehouses - Apache Hive BigQuery, Redshift, and Snowflake.
 
- Teams & Users APIs
- .../api/v1/teams- APIs related to team entities
- .../api/v1/users- APIs related to user entities
 
- Search & Suggest APIs - These API endpoints support search and suggest APIs:
- .../api/v1/search- collection for search and suggest APIs
- .../api/v1/search/query- search entities using query text
- .../api/v1/search/suggest- get suggested entities used for auto-completion
 
- Other APIs
- .../api/v1/tagsfor APIs related to Tag Category and Tag entities
- ../api/v1/feedsfor APIs related to Threads and Posts entities
- .../api/v1/usagefor reporting usage information of entities
 
