Publish API documentation
Publishing API documentation helps consumers understand your API contract and usage. OpenAPI specification guidance follows Trimble API Standards.
You can publish documentation while creating an API version, or later by editing the API specification for an existing version.
To publish documentation:
- From the Trimble Cloud Console left menu, select Apis.
- On the APIs page, select the API Version to edit. The page displays API details.
- Open the API Specification tab.
- For first-time documentation setup, select Upload API Specification to start the upload flow.

- In the upload dialog, choose the OpenAPI specification file and select upload.

- In the uploader screen, complete the upload for the selected API specification.

- After the upload is complete, the openapi spec will be rendered:
- API Reference: Verify the rendered API reference content.

- Linting Metrics: Review specification linting issues.
- Qualitative Metrics: Review documentation quality insights.
- API Reference: Verify the rendered API reference content.
- The OpenApi specification file of the api will be shown as part of the product for the users.
