Generate SDK

Generate an SDK for your API definition in one of our supported languages.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
apiobjectRequired

The API definition to use as input for SDK generation.

languageenumRequired

The target programming language for the generated SDK.

publishingobjectRequired

Configuration options for publishing the generated SDK.

Response

This endpoint returns an object.
jobIdstring

The ID of the SDK generation job that was created