APIs.io · Example Payload

Apis Io Search Ap Is Json Example

An example API for demonstrating APIs.io

payments

Apis Io Search Ap Is Json Example is an example object payload from APIs.io, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionurlimagecreatedmodifiedspecificationVersionapismaintainerstagsinclude

Example Payload

Raw ↑
{
  "name": "Example API",
  "description": "An example API for demonstrating APIs.io",
  "url": "https://apis.io/example",
  "image": "example-value",
  "created": "example-value",
  "modified": "example-value",
  "specificationVersion": 0.18,
  "apis": [
    "example-value"
  ],
  "maintainers": [
    "example-value"
  ],
  "tags": [
    "payments"
  ],
  "include": [
    "example-value"
  ]
}