Apiman · Schema

Apiman API

Schema representing an API managed by the Apiman API management platform

API GatewayAPI ManagementDeveloper PortalJavaOpen Source

Properties

Name Type Description
organizationId string Organization identifier owning this API
id string Unique identifier for the API
name string Name of the API
description string Description of the API
createdBy string Username of the user who created the API
createdOn string Timestamp when the API was created
numPublished integer Number of published versions of this API
tags array Tags associated with the API
View JSON Schema on GitHub