cURL
curl --request GET \ --url https://api.example.com/{paste} \ --header 'App-Password: <api-key>' \ --header 'Device-Code: <device-code>'
{ "error": "<string>", "status": 1 }
8-character alphanumeric device identifier
Paste ID (optionally with file extension for syntax highlighting)
Paste content