Phygrid Developers
Browse Topics
API Reference / Phygrid Developers

API Reference

This is the API reference for Grid reports.

Postman Collection

For easy configuration and testing, here's a Postman collection you can import into Postman.

Download the Postman Collection

Variables

VariableDescription
access-token

An access token that you can generate in Grid Console, under the "Developer" tab.

base-url

Depends on the data residency you're working with. Check the "base-url" table below.

tenant-idYour tenant id in the grid console.
installation-idYour installation id in the grid console.
space-idYour space id in the grid console.
device-idYour device id in the grid console.
app-idYour app id in the grid console.

Request authentication

  • In Grid Console, you need to generate an Access Token under the "Developer" tab.
  • Add Authorization: Bearer <token> in the request header, with the generated access token value.

URL's overview

The {base-url} of the Grid reports API depends on the data residency you're working with. Make sure you use the correct URL for the data residency you're working with.

RegionURL
EUhttps://api.omborigrid.com/regions/eu/reports
UShttps://api.omborigrid.com/regions/us/reports
INhttps://api.omborigrid.com/regions/in/reports
AUhttps://api.omborigrid.com/regions/au/reports
UAEhttps://api.omborigrid.com/regions/uae/reports

The current API implements 5 dimensions for reports:

© 2024 · Phygrid. An Ombori company