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

Roster

Roster API's are available only to customers who have specifically purchased proprietary roster access

Get working roster for a given week

GET https://bellwether.co.nz/api/2.0/roster/?uid={uid}&cam=all&date={date}

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

uid*

string

ID of the user

date

string

The date for week of retrieval yyyy-mm-dd 2020-02-05

cam*

string

Always set to All

Headers

Name
Type
Description

Authentication

string

Bearer token in standard format

PreviousPopulation

Last updated 1 year ago

Was this helpful?