REST API
REST API is generally available in the DataSquares connection wizard. Pull a JSON endpoint into a table — headers supported for auth.
-
In DataSquares, open Data Sources and choose Add data source.
-
Pick REST API in the connector picker (search or browse by category).
-
Fill in the connection details below, then test the connection and save.
Connection details
Section titled “Connection details”| Field | What to enter |
|---|---|
| Endpoint URL | The HTTP(S) endpoint that returns JSON. |
| Headers | Optional request headers — use these for auth (e.g. Authorization: Bearer …). |
| Records path | Where the array of records lives in the response (e.g. data.items). |
The response is pulled into a staged table; re-sync the source to refresh it.
Related
Section titled “Related”- Connector catalog — everything DataSquares connects to.
- Quickstart — from connection to shared dashboard.