Overview

The Dataset Exchange API v1 is a set of HTTP endpoints that help your app integrate with MIG

The Dataset Exchange API allows users to move datasets between tools through a series of dataset submission and retrieval endpoints. The submission endpoints allow tools submitting datasets to define a schema and provide datasets to the API through a pre-signed URL. For V1, underlying data in an existing dataset can be replaced by the original dataset creator. All datasets are in CSV or JSON format.

The Dataset Exchange API uses HTTP requests with JSON arguments and JSON responses.

URL structure: https://app.movementinfrastructure.org/api/v1

๐Ÿ‘

If you have any questions about this documentation or the Dataset Exchange API please reach out to us at [email protected].


Whatโ€™s Next