APIs.io · Example Payload

Apis Io Search Api Example

An example API for demonstrating APIs.io

payments

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

Top-level fields

namedescriptionimagebaseURLhumanURLtagspropertiescontactmeta

Example Payload

Raw ↑
{
  "name": "Example API",
  "description": "An example API for demonstrating APIs.io",
  "image": "example-value",
  "baseURL": "https://apis.io/example",
  "humanURL": "https://apis.io/example",
  "tags": [
    "payments"
  ],
  "properties": [
    "example-value"
  ],
  "contact": [
    "example-value"
  ],
  "meta": [
    "example-value"
  ]
}