Airbus OneAtlas · Example Payload

Airbus Oneatlas Post Sarfeasibility Example

ImagerySatellites

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

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "post-sarfeasibility",
  "method": "POST",
  "path": "/sar/feasibility",
  "summary": "Airbus OneAtlas Search for Possible Acquisitions for Tasking",
  "requestExamples": [
    {
      "contentType": "application/json",
      "example": {
        "aoi": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                9.346,
                47.788
              ],
              [
                9.291,
                47.644
              ],
              [
                9.538,
                47.592
              ],
              [
                9.62,
                47.75
              ],
              [
                9.511,
                47.802
              ],
              [
                9.346,
                47.788
              ]
            ]
          ]
        },
        "tags": [
          "Project 1"
        ],
        "time": {
          "from": "2022-10-14T13:28:03.569Z",
          "to": "2022-10-24T13:28:03.569Z"
        },
        "mission": [
          "TSX",
          "PAZ"
        ],
        "feasibilityLevel": "complete",
        "sensorMode": "SAR_SM_S",
        "polarizationChannels": "HH",
        "incidenceAngle": {
          "minimum": 30,
          "maximum": 50
        },
        "pathDirection": [
          "ascending",
          "descending"
        ],
        "lookDirection": "R",
        "outOfFullPerformance": false,
        "orderTemplate": "default",
        "productType": "EEC",
        "resolutionVariant": "SE",
        "acquisitionOnly": false,
        "receivingStation": "NSG_POOL",
        "orbitType": "NRT",
        "geocodedIncidenceMask": false,
        "mapProjection": "auto",
        "gainAttenuation": 0
      }
    }
  ],
  "responseExamples": []
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/airbus-oneatlas-post-sarfeasibility-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.