{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"Python client SDK for the Clerk Backend API, enabling backend servers to programmatically manage users, authentication, and related resources through REST endpoints.","skillfed_tags":["authentication","user-management","rest-api-client"],"use_cases":["Authenticate HTTP requests from a Clerk frontend SDK in a Python backend to verify user session tokens.","Programmatically retrieve or update user email addresses and other identity attributes from a backend service.","Verify machine tokens or OAuth access tokens in server-to-server communication.","Build custom user management workflows that integrate Clerk authentication with existing Python web frameworks.","Manage user data and authentication state as part of a larger backend system or microservice."],"what_it_does":"Clerk Backend API is a Python SDK that wraps Clerk's REST API for server-side user and identity management. It provides synchronous and asynchronous interfaces to interact with Clerk's backend, allowing you to programmatically manage users, email addresses, authentication tokens, and related resources from your Python backend application. The SDK handles HTTP communication via httpx, request signing with pyjwt and cryptography, and response parsing with pydantic, abstracting away the low-level REST details.\n\nThe package is designed for backend servers (Django, Flask, or custom Python web frameworks) that need to authenticate requests from Clerk-enabled frontends or directly manage user data. It supports bearer token authentication and includes utilities to verify session and machine tokens from incoming requests. The SDK is actively maintained, supports modern Python versions (3.10\u20133.14), and carries no known security vulnerabilities.","worth_installing":"Yes, with a caveat on license clarity. The package is actively maintained, has low install friction, supports current Python versions, and carries no known vulnerabilities. However, the license treatment is unclear\u2014verify the actual license terms before committing to production use, especially in proprietary or restricted-license contexts. For open-source or permissive-license projects, install without hesitation."},"id":"clerk-backend-api","links":{"html":"https://skillfed.io/packages/clerk-backend-api","md":"https://skillfed.io/packages/clerk-backend-api.md","pypi":"https://pypi.org/project/clerk-backend-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"unclear","name":"clerk-backend-api","python_support":"supports_current","summary":"Python Client SDK for clerk.dev"},"popularity":{"monthly_downloads":2622031,"position":2966,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"7.0.0"}
