microcks.local

API offered by Microcks, the Kuebrnetes native tools for API and microservices mocking and testing (microcks.io)

๐Ÿ”‘ oauth2 44 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get ImportJobs
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  http://microcks.local/jobs
Export a snapshot
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  http://microcks.local/export
Get Secrets
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  http://microcks.local/secrets
Endpoints (44 total)
GET
/jobs
Get ImportJobs
GET
/export
Export a snapshot
GET
/secrets
Get Secrets
GET
/services
Get Services and APIs
GET
/jobs/{id}
Get ImportJob
GET
/jobs/count
Get the ImportJobs counter
GET
/tests/{id}
Get TestResult
GET
/secrets/{id}
Get Secret
GET
/secrets/count
Get the Secrets counter
GET
/services/{id}
Get Service
GET
/services/count
Get the Services counter
GET
/features/config
Get features configuration
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints44
Authoauth2
Categories1
http://microcks.local