TypeHub

A next generation API and data design platform.

Sign up Login in Browse

TypeAPI

The TypeAPI Root

Document
Property Type Description
baseUrl Text Optional the base url of the service, if provided the user does not need to provide a base url for your client
operations Operation A map of operations which are provided by the API. The key of the operation should be separated by a dot to group operations into logical units i.e. product.getAll or enterprise.product.execute
security Security Describes the authorization mechanism which is used by your API
part of the Apioo-Project