Sign in

Create a datapoint

documented

Add a single datapoint to the given goal.

POST /users/{u}/goals/{g}/datapoints.jsonGoalsno implementation yet0 runs

Input

u
User slug
alice
g
Goal slug
weight
timestamp
Datapoint timestamp (UNIX seconds)
1325523600
value*
Datapoint value
130.5
comment
Datapoint comment
sweat a lot today
requestid
Idempotency key (requestid)
abcd1234
Calls beeminder as you (your API key is your account); keychains.dev holds the credentials.
Create a datapoint · beeminder · OpenIntegrations