Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/commercetools/commercetools-api-reference
commercetools API reference documentation
https://github.com/commercetools/commercetools-api-reference
api api-reference audit-sdk openapi raml raml-utilities
Last synced: 2 days ago
JSON representation
commercetools API reference documentation
- Host: GitHub
- URL: https://github.com/commercetools/commercetools-api-reference
- Owner: commercetools
- Created: 2015-05-22T06:27:19.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:40:22.000Z (15 days ago)
- Last Synced: 2024-10-29T16:12:25.371Z (15 days ago)
- Topics: api, api-reference, audit-sdk, openapi, raml, raml-utilities
- Language: RAML
- Homepage: http://docs.commercetools.com/
- Size: 49.2 MB
- Stars: 57
- Watchers: 74
- Forks: 27
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# commercetools-api-reference
Commercetools Platform API reference documentation### Overview
This repository contains the representation of commercetools APIs. This repository includes the
officially released features of the API (GA and Open Beta).Based on the RAML definition we generate our SDKs, the Postman collection and the OpenAPI definitions.
### How to use it
The `api-specs` folder includes the different APIs provided by commercetools in RAML format. The `api-specs/graphql`
contains the GraphQL schema in SDL.The `oas` folder includes generated OpenAPI schemas based on the RAML files.
The `uml` folder contains a representation of the APIs in PlantUML and a rendering of files as SVG.
### Postman
See [postman documentation](https://github.com/commercetools/commercetools-postman-collection)