Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Capella Space RepeatRequests API

The RepeatRequests API from Capella Space — 4 operation(s) for repeatrequests.

Capella Space RepeatRequests API is one of 9 APIs that Capella Space publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RepeatRequests. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.capellaspace.com.

5 operations 4 paths 6 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.capellaspace.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Capella Space RepeatRequests API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token issued via the Capella Console. API keys can be requested at POST /keys and exchanged for bearer tokens per the documented authentication flow.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

RepeatRequests 5
POST
/repeat-requests
Submit a repeat tasking request
body → 201
GET
/repeat-requests/{repeatrequestId}
Get a repeat tasking request
1 param → 200
GET
/repeat-requests/{repeatrequestId}/status
Get repeat request status
1 param → 200
POST
/repeat-requests/{repeatrequestId}/status
Update repeat request status (review/approve/cancel)
1 param body → 200
POST
/repeat-requests/search
Search repeat tasking requests
body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are CollectionProperties (8 properties), SearchQuery (4 properties), RepeatRequest (4 properties), StatusUpdate (2 properties). Each schema is shown below with its type and property counts.

RepeatRequest
object
4 properties
StatusObject
object
2 properties
SearchQuery
object
4 properties
GeoJSON
object
GeoJSON Geometry object.
StatusUpdate
object
2 properties
CollectionProperties
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

capella-space-repeatrequests-api-openapi.yml Raw ↑

Other APIs Capella Space publishes across the network.

Capella Space Tasking API
Capella Space Catalog API
Capella Space Orders API
Capella Space Collects API
Capella Space Keys API
Capella Space Orders API
Capella Space Tasking API
Capella Space Tiles API