API reference
Authenticate with a bearer token.
Store an object
PUT /v1/objects Authorization: Bearer <token> curl -X PUT https://api.origin.jump-jump.online/v1/objects \ -H "Authorization: Bearer $TOKEN" \ --data-binary @data.bin
Full endpoint list and rate limits are in your dashboard.