Check your Bearer account balance in sats and remaining free calls. Use this to verify sufficient funds before paid API calls or monitor spending over time.
Enables generation of customizable QR codes through the API Ninjas service, supporting multiple image formats (PNG, JPG, SVG, EPS) with configurable colors and sizes.
Make HTTP requests from browser extension background to bypass CORS and CSP restrictions. Useful for API calls to services like Google, Stripe, Slack while on their pages.
Execute direct API calls to Microsoft Graph or Azure Resource Management endpoints with full control over HTTP methods, parameters, and response handling.
Traces client code to detect API calls including MCP tool calls, HTTP requests, and GraphQL hooks, identifying how properties are accessed on responses.
Convert text to speech and deliver phone calls programmatically using ClickSend's API. Specify recipient number, message content, and voice type to initiate automated voice calls.
Analyzes client code patterns to infer API schemas and generate stubs. Use consumer source directory and tool name to create producer stubs with optional handler.
Exchange an OAuth authorization code for access and refresh tokens, completing eBay's authentication flow. Automatically stores tokens for subsequent API calls.