Display API
Retrieve TRMNL image data, device-free.
Auto advance content
curl https://usetrmnl.com/api/display --header "access-token:xxxxxx"{
"status"=>0, # will be 202 if no user_id is attached to device
"image_url"=>"https://trmnl.s3.us-east-2.amazonaws.com/path-to-img.png",
"image_name"=>"plugin-YYYY-MM-DD-TXX-XX-XXZ-hash",
"update_firmware"=>false,
"firmware_url"=>nil,
"refresh_rate"=>"1800",
"reset_firmware"=>false
}Current screen
Last updated