Skip to main content

Data Access through Async APIs

To use the Async Service, a consumer must request for consent from the provider, obtain a token from IUDX Auth server and then access the Async Resource Access API.

Obtaining Access Token

A consumer can obtain a token using the Create Token APIs with the following request body. Make sure that the appropriate resourceid is used to obtain a token.

Search using Async API

An Async Search is used by IUDX Data Consumers for querying a resource using a valid IUDX id, temporal parameters. Async APIs provide the ability to the consumer to query resources using larger temporal period. On accepting the request, the server will respond with a search-id using which the consumer can check the status of the search request. Once the search is completed, the consumer can download the file specified in the download URL.