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 Data Sources API

Interact with data sources

University of Calgary Data Sources 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 Data Sources. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 4 paths, and defines 6 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/.

8 operations 4 paths 6 schemas 1 DELETE3 GET1 PATCH2 POST1 PUT

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 Data Sources 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 8

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

Data Sources 8

Interact with data sources

GET
/api/v1/data_sources
List all data sources
getList 7 params → 200
POST
/api/v1/data_sources
Add an Data Source record
add_1 body → 200400401403409503
GET
/api/v1/data_sources/{identifier}
Get details about a Data Source
getDetail 3 params → 200400404
PUT
/api/v1/data_sources/{identifier}
Update an Data Source record
update_1 1 param body → 200400401403404409503
DELETE
/api/v1/data_sources/{identifier}
Delete an Data Source record
delete_1 1 param → 200400401403404409503
PATCH
/api/v1/data_sources/{identifier}
Partially update an Data Source record. Omitted fields are ignored.
partialUpdate_1 1 param body → 200400401403404409503
GET
/api/v1/data_sources/{identifier}/statsdeprecated
Get some statistics about a Data Source, like the earliest/latest ephemeris loaded into AuroraX and number of ephemeris records loaded. This will be removed and combined with list datasource and get…
getStats 3 params → 200404400
POST
/api/v1/data_sources/search
Search for data sources
search_1 2 params body → 200400

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Data Source (12 properties), DataSourceStats (7 properties), MetadataSchema (6 properties), DataSourceQuery (3 properties). Each schema is shown below with its type and property counts.

JsonNode
object
MetadataSchema
object
Describes the metadata fields found on Ephemeris data.
6 properties
DataSourceStats
object
Some basic stats about this datasource, like number of ephemeris records. Read only.
7 properties
DataSourceQuery
object
3 properties
Data Source
object
Things that produce data, like satellites, ground stations/instruments, platforms
12 properties 5 required
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-data-sources-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 Ephemeris Search API
University of Calgary Manage Data API
University of Calgary Operations - SITL API
Where this information came from

This is an independent, third-party profile of University of Calgary Data Sources 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.