Endpoints · Devices
List devices
GET
https://api.tickerbot.io/v2/devicesEvery device registered on the account, newest lastSeen first. Use the device_id values here as channel_config.device_id when subscribing a mobile_push webhook.
Plan access
Included on every plan — but a device only receives anything once a `mobile_push` webhook targets it, and webhooks are paid (Hobby and above).
Rate limit
Hobby 600/min · Pro 6,000/min · Scale 60,000/min.
Status codes
200Envelope with
devices — array of device records.