Playground guide
The Platzi playground is a curated subset of the live API for predictable demos.
Included operations
GET /productsGET /categoriesGET /usersPOST /users/is-availablePOST /auth/loginPOST /auth/refresh-tokenGET /auth/profileGET /locations
Scope notes
- Data is shared and mutable on the public demo backend.
- IDs and content can change between requests.
- Use list/search endpoints for the most stable demos.
Links
- Playground: /platzi/api-playground
- Download spec: /openapi/platzi-playground.json
- Intro docs: /platzi/getting-started