Pixela API Document

API Document for Pixela ( https://pixe.la/ ) .

Entries from 2023-03-20 to 1 day

PUT - /v1/users/<username>/graphs/<graphID>/subtract

Description Subtract quantity from the "Pixel" of the day (it is used "timezone" setting if Graph's "timezone" is specified, if not specified, calculates it in "UTC"). You can specify the quantity in the request body. If the pixel of the d…

PUT - /v1/users/<username>/graphs/<graphID>/add

Description Add quantity to the "Pixel" of the day (it is used "timezone" setting if Graph's "timezone" is specified, if not specified, calculates it in "UTC"). You can specify the quantity in the request body. If the pixel of the day does…