API documentation
Swagger docs
Mimock exposes https://{origin}/swagger-ui/index.html
to access the swagger documentation with the details of all the available services. It also supports testing the services provided an auth token is obtained.
Postman Collection
The postman collection for mimock can be downloaded from here. The postman collection has a scripts in place to obtain the auth token for the endpoints, so manually obtaining a token will not be required.