🪄

Instant recording

These are APIs for practical recording.

Related API

Properties and features

The common feature of these APIs is that you don’t need to specify the target date to be added or subtracted.
By requesting each API appropriately, the quantity of that day will be added or subtracted.
Therefore, it’s useful for real-time quantity recording.

Specifications

  • When calculating the date to be added or subtracted, timezone of the graph will be used.
  • If the Pixel of the day does not exist, the Pixel is registered automatically.

Notes

  • If you want to record a quantity in real-time, but you can’t specify the HTTP header (in the case you can’t specify X-USER-TOKEN ), then please consider using Webhook .

Related links