OpenAPI Specification

The 1WorldSync Content1 API is documented using the OpenAPI 3.0.1 specification. The OpenAPI document is included in the repository for reference.

Location

The OpenAPI specification file is located at:

/openapi/1ws-content1-api-prod-openapi-3.0.1.json

Usage

You can use this OpenAPI specification file with various tools:

  1. Swagger UI: View the API documentation in a browser

  2. OpenAPI Generator: Generate client libraries in other languages

  3. Postman: Import the specification to create a collection

  4. API Testing Tools: Use for automated testing

The specification provides details about:

  • Available endpoints

  • Request parameters

  • Response formats

  • Authentication requirements

  • Data models

For the most up-to-date API documentation, refer to the official 1WorldSync documentation.