Sentinel Hub · Example Payload
Postcatalogitemsearch Resp 200 Response_200
Satellite ImageryGeospatialRemote SensingEarth ObservationNDVISentinelLandsatMODISOGCSTAC
Postcatalogitemsearch Resp 200 Response_200 is an example object payload from Sentinel Hub, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathstatusCodeexampleNameresponse
Example Payload
{
"operationId": "postCatalogItemSearch",
"method": "post",
"path": "/catalog/v1/search",
"statusCode": "200",
"exampleName": "response_200",
"response": {
"type": "FeatureCollection",
"features": [
{
"bbox": [
12.456873618680804,
44.138006014975964,
13.558241653952589,
45.144727105915536
],
"id": "S2B_MSIL2A_20201229T101329_N0214_R022_T33TUK_20201229T115442",
"type": "Feature",
"properties": {
"proj:epsg": 32633,
"datetime": "2020-12-29T10:18:19Z",
"instruments": [
"msi"
],
"constellation": "sentinel-2",
"proj:geometry": {
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:EPSG::32633"
}
},
"coordinates": [
[
[
[
300000.99988415383,
5000039.000148304
],
[
300000.99989785976,
4890241.000124758
],
[
352314.4884079728,
4890241.000125499
],
[
386653.8629171661,
5000039.000149397
],
[
300000.99988415383,
5000039.000148304
]
]
]
],
"type": "MultiPolygon"
},
"eo:cloud_cover": 93.93,
"gsd": 10,
"proj:bbox": [
300000,
4890240,
409800,
5000040
],
"platform": "sentinel-2b"
}
}
],
"links": [
{
"href": "https://services.sentinel-hub.com/catalog/v1/search",
"rel": "self",
"type": "application/geo+json"
},
{
"href": "https://services.sentinel-hub.com/catalog/v1/search",
"rel": "next",
"type": "application/geo+json",
"title": "Next set of results",
"method": "POST",
"body": {
"next": 1
},
"merge": true
}
],
"context": {
"next": 1,
"limit": 1,
"returned": 1
}
}
}
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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/postCatalogItemSearch--resp-200--response_200"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.