AeroDataBox · Example Payload

Aerodatabox Resource Contract Example

example_value

AviationFlightsAerospaceFlight DataAirport Data

Aerodatabox Resource Contract Example is an example object payload from AeroDataBox, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

urlwebUrlauthortitledescriptionlicensehtmlAttributions

Example Payload

Raw ↑
{
  "url": "example_value",
  "webUrl": "example_value",
  "author": "example_value",
  "title": "example_value",
  "description": "example_value",
  "license": "example_value",
  "htmlAttributions": [
    "example_value"
  ]
}