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 Products Search API

Search for data products

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

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

7 operations 4 paths 18 schemas 2 DELETE2 GET3 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 Data Products Search 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 7

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

Data Products Search 7

Search for data products

GET
/api/v1/data_products/requests/{request_id}
Get the dataproduct search request details
getSearchRequestDetails_1 1 param → 200404
DELETE
/api/v1/data_products/requests/{request_id}
Cancel the dataproduct search request
cancelRequest_1 1 param → 200400404
GET
/api/v1/data_products/requests/{request_id}/data
Get the dataproduct search result data
getSearchResultData_1 2 params → 200404
POST
/api/v1/data_products/requests/{request_id}/data
Get the dataproduct search result data with a data format specification
getSearchResultDataWithAdvancedFormatting 1 param body → 200404
DELETE
/api/v1/data_products/requests/{request_id}/data
Delete a search result data file.
deleteDataFile_1 1 param → 200400404
POST
/api/v1/data_products/search
Search for data products
search body → 400
POST
/api/v1/data_products/search_synchronous
Synchronously search for data products
searchSynchronous 1 param body → 200400

Schemas 18

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

DataProductQuery
object
5 properties
ErrorDocument
object
This model provides additional details about error conditions that can be used for debugging.
2 properties
DataProduct
object
6 properties
DataProductFormat
object
The advanced format to use in the response object data
6 properties
DataProductQueryWithResponseFormat
object
DataProduct Query with Response Format
2 properties 1 required
DataSourceFormat
object
11 properties
JsonNode
object
MetadataExpression
object
An expression like a where clause in SQL
3 properties
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
SearchRequest
object
The original search request
4 properties
MetadataSchemaFormat
object
5 properties
MetadataExpressionGroup
object
An expression group to allow for OR'd or AND'd expression filters
2 properties
SearchResult
object
Search result
7 properties
DataSourcesCriteriaForDataProducts
object
Find data products generated from data of these Data Sources. This could be a single platform (e.g., gillam; or swarma), or an entire program containing a grou…
4 properties
SearchQueryResponse
object
Search query response details
3 properties
Data Source
object
Things that produce data, like satellites, ground stations/instruments, platforms
12 properties 5 required
SearchRequestLog
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-calgary-data-products-search-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 Sources 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 Products Search 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.