AeroDataBox · Example Payload

Aerodatabox Subscription Balance Contract Example

AviationFlightsAerospaceFlight DataAirport Data

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

Top-level fields

creditsRemaininglastRefilledUtclastDeductedUtc

Example Payload

Raw ↑
{
  "creditsRemaining": 100,
  "lastRefilledUtc": "2025-03-15T14:30:00Z",
  "lastDeductedUtc": "2025-03-15T14:30:00Z"
}