APIGit · Example Payload

Apigit Mock Server Example

API DesignAPI LifecycleDocumentationGitGovernanceMockingPlatformTesting

Apigit Mock Server Example is an example object payload from APIGit, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idrepoIdurlstatus

Example Payload

Raw ↑
{
  "id": "mock-001",
  "repoId": "repo-001",
  "url": "https://mock.apigit.com/mock-001",
  "status": "running"
}