APIMatic · Example Payload

Apimatic Api Entity Example

A payment processing REST API managed in APIMatic for SDK generation and documentation.

API TransformationCode GenerationDeveloper ExperienceDocumentationSDK Generation

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

Top-level fields

idnamedescriptionversioncreatedAtupdatedAt

Example Payload

Raw ↑
{
  "id": "ent_abc123",
  "name": "My Payment API",
  "description": "A payment processing REST API managed in APIMatic for SDK generation and documentation.",
  "version": "2.0.0",
  "createdAt": "2026-01-15T10:00:00Z",
  "updatedAt": "2026-04-01T12:00:00Z"
}