Public API for managing trips and catalogs in the MOGU platform
MOGU Public API (1.0.0)
Download OpenAPI description
Overview
Languages
Servers
Mock server
https://api-docs.moguplatform.com/_mock/openapi/
Production server
https://trips.api.moguplatform.com/
- Mock serverhttps://api-docs.moguplatform.com/_mock/openapi/status
- Production serverhttps://trips.api.moguplatform.com/status
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://api-docs.moguplatform.com/_mock/openapi/statusResponse
application/json
{ "status": "ok" }