Airbus OneAtlas · Example Payload

Oneatlas Associated Data Link Example

ImagerySatellites

Oneatlas Associated Data Link Example is an example object payload from Airbus OneAtlas, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentmimeTypepathtitleurl

Example Payload

Raw ↑
{
  "content": "example-content",
  "mimeType": "example-mimeType",
  "path": "example-path",
  "title": "example-title",
  "url": "example-url"
}