Skip to content

SDK use for agent-driven enrichment workflows — stateless auth pattern? #36

Description

@Godspeed2077

hey, exploring how the typescript SDK plays with agent-driven workflows. B2B prospecting agents doing per-company brand enrichment (Claude/ChatGPT/Manus tooling that hits /lookup hundreds of times per query batch) need a different auth pattern than the standard human-developer integration.

current seat-based or per-key auth assumes a dev signs up, gets a key, integrates the SDK once. agent-mediated calls are stateless. each call needs to settle payment in-band without a persistent account.

curious if the SDK has any stub support for that pattern, or if you're considering it for a future version. been running a similar setup on regulatory data with x402 micropayments on base mainnet. $0.10 USDC per call, payment is the auth, no signup. happy to share if useful.

(exploratory question, not a PR.)

— Randy / forgepointsignal.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions