Ecosystem
No-code Integrations
Connect Pageshot without writing code.
All no-code tools can call Pageshot using an HTTP request module.
Make
Use the HTTP module. Set method to POST, URL to /v1/capture, and add headers Content-Type: application/json and X-Access-Key.
Zapier
Use Webhooks by Zapier. POST JSON to /v1/capture and map the response URL into later steps.
Bubble
Create an API Connector entry with headers and JSON body. Use the response URL in an image element.