Rounak Dhillon d4728d13f5
Docs: Meta Description Updation (#22611)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-28 18:24:51 +05:30

3.6 KiB

title description slug
API Service Schema | OpenMetadata API Services Describe API service configurations used for monitoring and ingesting RESTful or GraphQL APIs. /main-concepts/metadata-standard/schemas/entity/services/apiservice

Api Service

This schema defines the API Service entity, to capture metadata from any REST API Services.

Properties

Definitions

  • apiServiceType (string): Type of api service such as REST, Webhook,... Must be one of: ["Rest", "WEBHOOK"].
  • apiConnection (object): API Service Connection. Cannot contain additional properties.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.