Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 900 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 900 Bytes

🚧 Underlay API Sample 🚧

🚧 This API is a work in progress. All API endpoints are subject to change/removal.🚧

The Underlay API provides easy access to the data contained in each collection. For now, you do not need any authentication for accessing the API. Simply fetch the endpoint to get the data you need!

Running the sample

  • npx serve
  • Navigate to the HTML files located under the samples directory

Avaiable endpoints

This returns the export of namespace/collection, in JSON format.

License

MIT