{"uid":"cap_VThfsctWAPZIL6UhJxFFA","slug":"pitchpilot-hash-tool-65fc9bbb","name":"PitchPilot Hash Tool","description":"Paid micro-utilities for cold-email outreach agents: domain deliverability audits, cold-email grading, template generation, plus a tools toolbox (hashing, JWT decode, IDs, slugs, JSON, regex, crypto prices, domain age, weather). Paid via x402 (USDC on Base).","url":"https://pitchpilot-outreach-api.pitchpilot-agents.workers.dev/tools/hash","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"UTF-8 string to hash"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["sha256"],"properties":{"hex":{"type":"string"},"crc32":{"type":"string"},"base64":{"type":"string"},"length":{"type":"number"},"sha256":{"type":"string"},"sha384":{"type":"string"},"sha512":{"type":"string"},"base64url":{"type":"string"},"byte_length":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"hex":"68656c6c6f","crc32":"3610a686","base64":"aGVsbG8=","length":5,"sha256":"2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824","sha384":"59e1748777448c69de6b800d7a33bbfb9ff1b463e44354c3553bcdb9c666fa901a1a751c9fb642405954b1ed74a74210","sha512":"9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043","base64url":"aGVsbG8","byte_length":5}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GQYlzniWBR8RjpLxlOkac","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes multiple hash and encoding representations (SHA-256, SHA-384, SHA-512, CRC32, hex, base64, base64url) of a UTF-8 string in a single call","exampleAgentPrompt":"Hash the text 'hello world' and give me back the SHA-256, SHA-512, CRC32, and base64 representations all at once.","exampleUseCases":[{"title":"Verify outreach email content integrity","prompt":"I need to hash the body of this cold email template 'Dear {{firstName}}, I noticed your company...' with SHA-256 so I can track if the template changes over time."},{"title":"Generate base64 API token encoding","prompt":"Take the string 'pitchpilot-agent-secret-key-2024' and give me its base64 and base64url encodings plus the SHA-256 hash."},{"title":"Checksum domain name for deduplication","prompt":"Compute the SHA-256 and CRC32 checksums for the string 'acmecorp.com' so I can use them as deduplication keys in my outreach database."}],"resultDescription":"A JSON object containing all hash and encoding variants of the input string: sha256, sha384, sha512 (hex-encoded digests), crc32 checksum, raw hex encoding, base64, base64url encodings, plus the character length and byte length of the input.","failureModes":["Missing 'text' query parameter returns an error","Non-UTF-8 or malformed input may produce unexpected byte_length values","Payment failure via x402/USDC on Base will block the request before hashing occurs","Very long strings may hit Cloudflare Worker request size limits"],"whenToPreferThis":"Choose this endpoint when you need multiple hash/encoding formats for a single string in one round-trip, especially within a cold-email or outreach agent pipeline already using the PitchPilot suite. It is ideal when you need SHA-256 alongside CRC32 and base64 simultaneously, avoiding multiple calls to separate hashing services. Prefer it over general-purpose hashing libraries when your agent is already paying via x402/USDC on Base and wants a managed, serverless utility.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:46.537Z","isFirstParty":false}