Accessing the Swagger Documentation


You can explore the available endpoints and schemas using the automatically generated Swagger UI.
Just visit DegDitor demo API docs or visit https://api.yourstore.com/api/v2
Replace the domain with your actual project hostname.

Generate Typescript HTTP client

Thanks to API Platform and swagger-typescript-api you can generate the HTTP Client in just few steps:
  1. Export Swagger docs in JSON format:
php bin/console api:openapi:export --output=./swagger_docs.json
  1. Generate the HTTP Client:
npx swagger-typescript-api -p ./swagger_docs.json -o ./sdk --modular --module-name-index 2 --module-name-first-tag --clean-output
Three, two, one...

Ready for DegDitor?

Try the plugin

Experience the best features at no cost

Get a better understanding of DegDitor and how it works

Test it risk-free and see the results

Try it

Get a demo

Get a personalized demo tailored to your unique needs

Preview our pricing plans

Evaluate DegDitor against your requirements

Get a demo

We are here for you

After months of intense development, it’s time to put DegDitor to work. For feedback, questions or information please contact us!

Contact us