How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

University of Calgary Manage Data API

Operations relating to managing ephemeris and data products data

University of Calgary Manage Data API is one of 16 APIs that University of Calgary publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manage data. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.0.1, at version stable.

Requests are made against 3 base URLs: https://api.aurorax.space, https://api.staging.aurorax.space, http://localhost:8080/.

6 operations 4 paths 7 schemas 2 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
stable
Base URL
https://api.phys.ucalgary.ca/
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

University of Calgary Manage Data API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (Generated by server) (AccessToken). An API key is passed in the header as x-aurorax-api-key (ApiKeyAuth).

  • AccessToken — Send the Authorization header found in the response of a successful /authentication request on all secure endpoints. Copy it verbatim to the request header. It…
  • ApiKeyAuth — API keys are intended to be used by non-interactive software interfacing with the REST API. These can be used instead of an Access Token approach.

Paths & Operations 6

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

Manage Data 6

Operations relating to managing ephemeris and data products data

POST
/api/v1/data_sources/{identifier}/data_products
Add a data product
addDataProducts 1 param body → 202400401403503
DELETE
/api/v1/data_sources/{identifier}/data_products
Deletes a Data Product record
deleteDataProduct 1 param body → 200400401403404503
POST
/api/v1/data_sources/{identifier}/ephemeris
Add ephemeris data
addEphemerisData 1 param body → 202400401403503
DELETE
/api/v1/data_sources/{identifier}/ephemeris
Delete a range of Ephemeris records. This interface is asynchronous.
deleteEphemeris 1 param body → 202400401403404503
GET
/api/v1/data_sources/{identifier}/ephemeris/delete_jobs/{delete_job_id}
Get a recent (within 1 hour) delete job details
getEphemerisDeleteJobDetail 2 params → 200404
GET
/api/v1/data_sources/{identifier}/ephemeris/delete_jobs
List recent (within 1 hour) delete jobs
listEphemerisDeleteJobs 1 param → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are LoadEphemerisSpecification (9 properties), LoadDataProductSpecification (8 properties), DeleteEphemerisSpecification (5 properties), DeleteDataProductSpecification (4 properties). Each schema is shown below with its type and property counts.

DeleteDataProductSpecification
object
4 properties 3 required
LoadEphemerisSpecification
object
9 properties 4 required
JsonNode
object
LoadDataProductSpecification
object
8 properties 7 required
DeleteEphemerisSpecification
object
5 properties 5 required
Location
object
A list of latitude and longitude locations of your choice
2 properties
ErrorDocument
object
This model provides additional details about error conditions that can be used for debugging.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-calgary-manage-data-api-openapi.yml Raw ↑

Other APIs University of Calgary publishes across the network.

PRISM Institutional Repository (DSpace)
PRISM Research Data Repository (Borealis Dataverse)
University of Calgary Application.wadl API
University of Calgary Auroral Transport Model (ATM) API
University of Calgary Authenticate API
University of Calgary Availability API
University of Calgary Conjunction Search API
University of Calgary Data Distribution API
University of Calgary Data Products Search API
University of Calgary Data Sources API
University of Calgary Ephemeris Search API
University of Calgary Operations - SITL API
Where this information came from

This is an independent, third-party profile of University of Calgary Manage Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.