Skip to content

Support account API keys across Python VIP clients - #7

Open
KillerQueen-Z wants to merge 1 commit into
BlockRunAI:mainfrom
KillerQueen-Z:feat/account-api-key
Open

Support account API keys across Python VIP clients#7
KillerQueen-Z wants to merge 1 commit into
BlockRunAI:mainfrom
KillerQueen-Z:feat/account-api-key

Conversation

@KillerQueen-Z

Copy link
Copy Markdown

Add account API authentication to all 22 synchronous/asynchronous VIP entrypoints, including the native OpenAI/Anthropic wrappers, media, search, phone/voice and enrollment clients. api_key / BLOCKRUN_API_KEY now bypass wallet discovery and signing; explicit private keys preserve wallet mode. New wallet defaults prefer Solana while respecting saved selections and existing Base-only wallets.

The shared transport binds credentials to the API origin, strips payment/placeholder headers, preserves native SDK errors and SSE, authenticates initial media submissions and polling, and refuses wallet-owned asset listing without a wallet. README links signup, keys and credits and explains account billing boundaries. Keep the official SDKs on their httpx-compatible majors and pin the tested Solana signer combination.

Validation: 124 local tests pass, wheel/sdist build and brand checks pass. Live production smoke tests passed OpenAI sync JSON/SSE, Anthropic sync, async OpenAI, async Anthropic SSE and media catalog account auth using isolated wallet state. Production Responses SSE/video polling are not claimed green: acceptance remains blocked on deployment/configuration of Enterprise #10.

Ready for review. No version bump, publication, merge or deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant