Unkey allows you to quickly add API keys, rate limiting, and usage analytics to your API, so that you can safely expose it to developers.
Code
Add authentication to your APIs in a few lines of code. We provide SDKs for a range of languages and frameworks, and an intuitive REST API with public OpenAPI spec.
Platform
Elevate operations effortlessly with our platform - seamless processes, reliable analytics, and billing ensure unparalleled efficiency and accuracy for all your integrated tasks and workflows
1curl --request GET \2 --url https://api.unkey.dev/v1/keys.getKey \3 --header 'Authorization: <authorization>'4 {5 "apiId": "api_1234",6 "createdAt": 123,7 "deletedAt": 123,8 "expires": 123,9 "id": "key_1234",10 "meta": {11 "roles": [12 "admin",13 "user"14 ],15 "stripeCustomerId": "cus_1234"16 }17 }18
Access real-time insights into your API usage through our dashboard, or build your own on top of our APi.
Unkey is fast globally, regardless of which cloud providers you’re using or where your users are located.
Andreascollected payments
2 s
Unkey tracks all user actions in your API, making it straightforward to bill users based on their usage.
Security
Don't waste time building boring-but-necessary features like audit logs. Unkey provides everything you need out of the box to build secure, infinitely scalable APIs.
Once API keys are created, Unkey will store a one-way hash of the key for maximum security.
Time | Actor | Event | IP address |
---|
Unkey gives you audit logs out of the box. Focus on building your API rather than security and compliance.
Ensure secure access control by allowing only designated IP addresses to interact with your system, adding an extra layer of protection.p
1
2
3
4
5
6
sk_TEwCE9AY9BFTq1XJdIO
sk_UNWrXjYp6AF2h7Nx
Implement granular control over access with custom rate limiting per key, preventing abuse and optimizing the performance of your services.
2500 verifications FREE per month.
No CC required.