Pixela API Playground
Users
POST
/users
PUT
/users/<username>
DELETE
/users/<username>
User Profile
GET
/@<username>
PUT
/@<username>
Graphs
GET
/graphs
POST
/graphs
GET
/graphs/<graphID>
PUT
/graphs/<graphID>
DELETE
/graphs/<graphID>
GET
/graphs/<graphID>/graph-def
GET
/graphs/<graphID>.html
GET
/graphs/<graphID>/pixels
GET
/graphs/<graphID>/stats
POST
/graphs/<graphID>/stopwatch
Pixel
GET
/graphs/<graphID>
POST
/graphs/<graphID>
PUT
/graphs/<graphID>/<yyyyMMdd>
DELETE
/graphs/<graphID>/<yyyyMMdd>
PUT
/graphs/<graphID>/increment
PUT
/graphs/<graphID>/decrement
Retina
GET
/graphs/<graphID>/<yyyyMMdd>/retina
POST - /v1/users/<username>/graphs
Create a new pixelation graph definition.
Request parameters
username
token
id
name
unit
type
int
float
color
shibafu (green)
momiji (red)
sora (blue)
ichou (yellow)
ajisai (purple)
kuro (black)
Execute
Response