APIGen · Example Payload

Apigen Api Example

CodeDocumentationGenerationOpen SourcePHP

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

Top-level fields

idprojectIdnameversion

Example Payload

Raw ↑
{
  "id": "api-001",
  "projectId": "proj-001",
  "name": "UserService",
  "version": "1.0.0"
}