{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"Signs Turnkey API requests with your API key credentials, generating authentication stamps for request authentication.","skillfed_tags":["authentication","api-client"],"use_cases":["Authenticate requests to Turnkey API endpoints when building applications that integrate with Turnkey services.","Sign API payloads in backend services that need to prove identity to Turnkey infrastructure.","Generate request authentication stamps for multi-step workflows involving Turnkey API calls."],"what_it_does":"Turnkey API Key Stamper is a lightweight authentication utility that signs Turnkey API requests using your API credentials. It takes your public and private keys, accepts a request payload as a JSON string, and generates a cryptographic stamp that proves the request's authenticity to Turnkey's servers. The package depends only on cryptography and supports Python 3.8 through 3.12.\n\nIt's designed as a focused tool for developers integrating with Turnkey's API infrastructure. Rather than handling full HTTP request lifecycle management, it provides the core signing operation\u2014you pass it a payload, it returns a stamp you can attach to your request. The package is in active development with a permissive Apache-2.0 license and has seen recent maintenance.","worth_installing":"Yes, if you are building against the Turnkey API. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and provides the specific authentication mechanism Turnkey requires. The Apache-2.0 license is permissive. Install it as part of your Turnkey SDK integration."},"id":"turnkey-api-key-stamper","links":{"html":"https://skillfed.io/packages/turnkey-api-key-stamper","md":"https://skillfed.io/packages/turnkey-api-key-stamper.md","pypi":"https://pypi.org/project/turnkey-api-key-stamper/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-09","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"turnkey-api-key-stamper","python_support":"supports_current","summary":"API key authentication stamper for Turnkey API"},"popularity":{"monthly_downloads":76043,"position":14658,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
