Developer Hub

Automate your
Wklejka workflow.

Create, list and delete account-owned pastes and folders through the versioned REST API. Requests are authenticated with server-validated API keys.

create-paste.sh
1
2
3
4
5
6
7
8
9

Atomic Rate Limits

Free API keys get 60 requests per minute. Premium keys get 600 requests per minute, with rate-limit headers returned by the API.

Hashed API Keys

API keys use the wk_live_ format, are validated server-side, and are stored as hashes rather than readable secrets.

Account-scoped Writes

Authenticated list, create, delete and folder operations are bound to the user who owns the API key.

Free limit

60/min

Premium limit

600/min

API version

v1