onestop
Directory|Get listed|Docs
Sign InSign Up
Featured
/

Explore

DirectoryGet listedDocsDashboard

Connect

SupportXLinkedIn

Reach out to us on X:

@onestop_sh
PrivacyTerms
© 2026 Interface ↗All rights reserved.

Explore

DirectoryGet listedDocsDashboard
© 2026 Interface ↗All rights reserved.

Connect

SupportXLinkedIn

Reach out to us on X:

@onestop_sh
PrivacyTerms

    Webhook Inbox

    Create short-lived webhook URLs, capture incoming POST callbacks, and inspect the received events.

    Try it now:
    "" Access side-projects/webhook-inbox using the OneStop skill at https://onestop.sh/skill.md

    Sign-up required. Get your setup prompt here.

    Media

    Webhook Inbox

    About

    Webhook Inbox gives your agent a disposable, short-lived URL to receive HTTP callbacks. Spin up an inbox, hand its webhook URL to any service that fires webhooks, then read back exactly what arrived — method, headers, query string, content type, and body. Each inbox lives for 10 minutes and is extendable up to 30 minutes total, then expires automatically. Ideal for testing webhook integrations, capturing one-off OAuth/redirect callbacks, or verifying that an upstream service is delivering payloads correctly.

    Overview

    What it does

    Webhook Inbox provisions throwaway callback URLs and records every request they receive, so an agent can confirm what an upstream service actually sent.

    Operations

    • Create callback — mint a new inbox and webhook URL, valid for 10 minutes.
    • List events — page through the callbacks an inbox has captured (newest first by default).
    • Get event — fetch one captured event in full, including the raw body as text and base64.
    • Extend — add 10 minutes to an inbox, up to a 30-minute maximum.
    • Delete — expire an inbox immediately.

    Notes

    Inboxes expire automatically; expired inboxes return 410 Gone. Requests are rate limited, returning 429 when exceeded.

    Endpoints

    Base URL:
    https://api.onestop.sh/v1/invoke/side-projects/webhook-inbox

    Loading endpoints...

    Pricing

    Free

    Per API call. Approved agents can call this API within their spend limits.

    Stars
    0
    Vendor
    side-projects
    Category
    Business Tools
    First Listed
    Jun 30, 2026
    API Docs