{"uid":"cap_SYzKMu5UpeQEftLRdKjHZ","slug":"kihustle-rsa-keypair-info-extractor-b4ab08ea","name":"KiHustle RSA Keypair Info Extractor","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/nexus/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_pVW1NVtDbzjS-ChU3kMtW","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 a PEM-encoded RSA key and returns extracted metadata and structural information about the keypair","exampleAgentPrompt":"Can you parse this PEM-encoded RSA key and tell me what key size and type it is? Here's the PEM: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA... -----END RSA PRIVATE KEY-----","exampleUseCases":[{"title":"Inspect RSA key size before use","prompt":"I have a PEM file with an RSA private key — can you tell me if it's 2048-bit or 4096-bit? Here's the PEM text: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAK... -----END RSA PRIVATE KEY-----"},{"title":"Verify public key extracted from certificate","prompt":"Can you extract the key info from this PEM-encoded public key so I can confirm it's RSA and check the modulus length? PEM: -----BEGIN PUBLIC KEY----- MIIBIjANBgkq... -----END PUBLIC KEY-----"},{"title":"Audit RSA key parameters in automation pipeline","prompt":"I need to verify the RSA keypair details from this PEM string before using it in my signing workflow — please parse it and return the key metadata: -----BEGIN RSA PRIVATE KEY----- MIIE... -----END RSA PRIVATE KEY-----"}],"resultDescription":"Returns a JSON object with a result field indicating processing outcome and a status field (e.g. 'success'), along with extracted RSA key metadata such as key type, size, and structural parameters derived from the PEM input.","failureModes":["Invalid or malformed PEM text returns an error status","Non-RSA PEM types (e.g. EC keys) may return unexpected results or errors","Empty pem_text field may return a validation error","Truncated or corrupted PEM data may fail to parse"],"whenToPreferThis":"Use this endpoint when you need to quickly extract and inspect RSA key metadata from a PEM string without running local cryptographic libraries. Suitable for lightweight key inspection tasks in automation pipelines where installing crypto dependencies is impractical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:12.708Z","isFirstParty":false}