Bell API Documentation
  • Bellwether API
  • Bellwether API Documentation
    • Introduction to Bellwether API
    • Authorization
    • API Error Codes
  • API 2.0
    • Locations
    • Locations Detailed
    • 5 Minute Data
    • 60 Minute Data
    • Population
    • Roster
Powered by GitBook
On this page

Was this helpful?

  1. API 2.0

Locations

Get Locations

GET https://bellwether.co.nz/api/2.0/locations/?uid={uid}

This endpoint shows a list of available dashboards.

Path Parameters

Name
Type
Description

uid

integer

ID of the user

ignoreAugmented

interger

1 to ignore and hide any augmented dashboards

Headers

Name
Type
Description

Authentication

string

Bearer token in the standard format

{"Location A":"10364","Location B":"10429"}

PreviousAPI Error CodesNextLocations Detailed

Last updated 1 year ago

Was this helpful?