API Name
Latchshot Screenshot & PDF API
API Provider / Documentation URL
https://latchshot.fly.dev/docs.md
Spec Format
OpenAPI
Spec URL
https://latchshot.fly.dev/openapi.json
Use Case
I maintain Latchshot and am building integrations for agents and automations that need to turn a public webpage into a PNG, JPEG, or PDF without operating Chromium. A LAP registry entry would let those agents discover the exact Bearer-authenticated operations and bounded render options instead of inventing unsupported browser scripting or private-page behavior.
Additional Context
The live OpenAPI 3.1 document compiles successfully with @lap-platform/lapsh in lean mode: 6 endpoints and 2,425 output bytes from a 20,755-byte source document at verification time. Latchshot accepts only publicly reachable HTTP/HTTPS pages; it does not provide arbitrary scripts, authenticated-page sessions, proxy rotation, or CAPTCHA bypass. The API includes a free-key issuance endpoint, render and screenshot endpoints, usage reporting, and an explicit upgrade-request endpoint.
API Name
Latchshot Screenshot & PDF API
API Provider / Documentation URL
https://latchshot.fly.dev/docs.md
Spec Format
OpenAPI
Spec URL
https://latchshot.fly.dev/openapi.json
Use Case
I maintain Latchshot and am building integrations for agents and automations that need to turn a public webpage into a PNG, JPEG, or PDF without operating Chromium. A LAP registry entry would let those agents discover the exact Bearer-authenticated operations and bounded render options instead of inventing unsupported browser scripting or private-page behavior.
Additional Context
The live OpenAPI 3.1 document compiles successfully with
@lap-platform/lapshin lean mode: 6 endpoints and 2,425 output bytes from a 20,755-byte source document at verification time. Latchshot accepts only publicly reachable HTTP/HTTPS pages; it does not provide arbitrary scripts, authenticated-page sessions, proxy rotation, or CAPTCHA bypass. The API includes a free-key issuance endpoint, render and screenshot endpoints, usage reporting, and an explicit upgrade-request endpoint.