{"uid":"cap_SgeOyPYjnGpCn-9lYfsXo","slug":"kihustle-rsa-keypair-info-d79a8363","name":"KiHustle RSA Keypair Info","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/rsa-keypair-info","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"pem_text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ACF7GIp4LMUHSyGEqHqeN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses and extracts metadata and structural information from a PEM-encoded RSA key","exampleAgentPrompt":"Can you parse this RSA public key and tell me the key size and other details? Here's the PEM text: -----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA... -----END PUBLIC KEY-----","exampleUseCases":[{"title":"Inspect RSA key before deployment","prompt":"I have this PEM-encoded RSA key and need to know its bit length and key type before I use it in my app — can you extract that info for me? Here's the PEM: -----BEGIN RSA PRIVATE KEY----- MIIEo... -----END RSA PRIVATE KEY-----"},{"title":"Audit existing certificate key strength","prompt":"Can you analyze this RSA public key from our server certificate and tell me if it's at least 2048 bits? Here's the PEM: -----BEGIN PUBLIC KEY----- MIIB... -----END PUBLIC KEY-----"},{"title":"Debug mismatched keypair","prompt":"I'm not sure if these two PEM keys are related — can you extract the metadata from this RSA key so I can compare the modulus? PEM is: -----BEGIN PUBLIC KEY----- AAAB... -----END PUBLIC KEY-----"}],"resultDescription":"A JSON object indicating processing status and extracted RSA key information such as key type, size, modulus, and other structural parameters parsed from the provided PEM text.","failureModes":["Invalid or malformed PEM text returns an error status","Non-RSA key types (e.g. EC keys) may not be supported","Empty pem_text field causes a validation error","Truncated PEM data results in parsing failure","Encrypted private keys requiring a passphrase may fail without the passphrase"],"whenToPreferThis":"Use this endpoint when you need to quickly extract metadata from a PEM-encoded RSA key without setting up a local cryptography library. Prefer it for lightweight inspection tasks like checking key size, type, or structure in an automated workflow or agent pipeline where installing OpenSSL or similar tooling is impractical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:03:01.010Z","isFirstParty":false}