
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.bt.com/ | link | — | — | — |
Actions (4)
Bttns · 4
- Get bttn counterGET /2014-06/counter
Returns press counters for a given bttn via a query parameter (e.g., counter?id={bttn_id}).
documented - Get bttn feedGET /2014-06/{bttn_id}/feed
Retrieves the event feed for a specific bttn (press data).
documented - Get bttn infoGET /2014-06/{bttn_id}/info
Returns basic information about a specific bttn (id, address, name, language, timezone).
documented - List bttnsGET /2014-06/bttns
Returns the list of bttns associated with the authenticated user (requires an API key for access to your own data).
documented