# util.beauty — endpoints.txt # pipe-delimited: suite | name | credits | usd | method | description | url # generated from price-table.ts · 2026-07-11 # live source of truth: https://util.beauty/v1/meta browser | browser.screenshot | 3 | 0.003 | POST | Render a URL or HTML and capture a screenshot. | https://util.beauty/v1/browser/screenshot browser | browser.pdf | 5 | 0.005 | POST | Render a URL or HTML to PDF. | https://util.beauty/v1/browser/pdf browser | browser.extract | 2 | 0.002 | POST | Extract structured content from a page. | https://util.beauty/v1/browser/extract browser | browser.snapshot | 7 | 0.007 | POST | Combined agent-friendly page snapshot. | https://util.beauty/v1/browser/snapshot browser | browser.inspect | 4 | 0.004 | POST | Debug view: status, console, network, redirects. | https://util.beauty/v1/browser/inspect crypto | crypto.hash | 1 | 0.001 | POST | Hashes and checksums: SHA-2/SHA-3, BLAKE2b/BLAKE3, MD5, CRC32. | https://util.beauty/v1/crypto/hash crypto | crypto.hmac | 1 | 0.001 | POST | Sign or verify HMAC message authentication codes. | https://util.beauty/v1/crypto/hmac crypto | crypto.random | 1 | 0.001 | POST | Secure random bytes, tokens, UUIDs, and passphrases. | https://util.beauty/v1/crypto/random crypto | crypto.password | 5 | 0.005 | POST | Hash and verify passwords with Argon2 (PHC format). | https://util.beauty/v1/crypto/password crypto | crypto.signature | 2 | 0.002 | POST | Ed25519 / ECDSA P-256 keypairs, signing, and verification. | https://util.beauty/v1/crypto/signature crypto | crypto.symmetric | 2 | 0.002 | POST | Authenticated encryption: AES-GCM and ChaCha20-Poly1305. | https://util.beauty/v1/crypto/symmetric crypto | crypto.jwt | 2 | 0.002 | POST | Sign, verify, and decode JSON Web Tokens. | https://util.beauty/v1/crypto/jwt crypto | crypto.totp | 1 | 0.001 | POST | Generate and verify TOTP two-factor codes (RFC 6238). | https://util.beauty/v1/crypto/totp crypto | crypto.key_derivation | 5 | 0.005 | POST | Derive keys with HKDF, Argon2id, or PBKDF2. | https://util.beauty/v1/crypto/key_derivation system | system.suggest | 1 | 0.001 | POST | Suggest a new utility, improvement, or docs change (agent feedback). | https://util.beauty/v1/system/suggest system | system.register | 1 | 0.001 | POST | Create a prepaid account and receive one API key (shown once). | https://util.beauty/v1/system/register system | system.keys | 1 | 0.001 | POST | List your wallet's accounts and key metadata, or mint a replacement key. | https://util.beauty/v1/system/keys credits | credits.purchase | SKU | 1–70 | POST | Buy a prepaid credit bundle (volume discounts by SKU). | https://util.beauty/v1/credits/purchase