Geckoboard Datasets API

REST API for pushing custom data into Geckoboard for use on dashboards. Supports creating datasets with typed schemas (number, money, percentage, date, datetime, duration, string), appending records, and full data replacement. Authentication uses HTTP Basic auth with a Geckoboard API key as the username and an empty password.

API entry from apis.yml

apis.yml Raw ↑
aid: geckoboard:datasets-api
name: Geckoboard Datasets API
description: REST API for pushing custom data into Geckoboard for use on dashboards. Supports creating
  datasets with typed schemas (number, money, percentage, date, datetime, duration, string), appending
  records, and full data replacement. Authentication uses HTTP Basic auth with a Geckoboard API key as
  the username and an empty password.
humanURL: https://developer.geckoboard.com/
baseURL: https://api.geckoboard.com
tags:
- Dashboards
- Datasets
- Data Push
- HTTP Basic Auth
properties:
- type: Documentation
  url: https://developer.geckoboard.com/
- type: Authentication
  url: https://developer.geckoboard.com/#authentication
- type: Custom Widgets
  url: https://developer-custom.geckoboard.com/
- type: API Key Help
  url: https://support.geckoboard.com/en/articles/6055693-find-your-geckoboard-api-key