Quick startAuthenticationPOST /v1/extractPOST /v1/assembleGET /v1/jobs/{id}DeliveryErrorsPlaygroundMCP
Documentation
There is no @pulbi/sdk. Use curl or fetch.
Key format: pulbi_live_<16-hex>.<43-base64url> (invalid placeholder).
curl
curl -sS https://api.pulbi.app/v1/extract \
-H 'authorization: Bearer pulbi_live_<16-hex>.<43-base64url>' \
-H 'content-type: application/json' \
-d '{"url":"https://example.invalid/x/status/1"}'