Getting Started with ProxLock¶
Welcome to ProxLock! This guide will help you get started with securing your API keys using ProxLock's proxy service.
What is ProxLock?¶
ProxLock is a secure API proxy service that helps protect your API keys by: - Splitting your API keys into partial keys that are stored separately - Proxying API requests through a secure service - Validating devices using Apple's Device Check framework - Preventing your full API keys from being exposed in your app
Quick Start¶
To get started with ProxLock, you'll need to:
- Create a project in the ProxLock web dashboard
- Add your API keys to the project
- Get your credentials (partial key and association ID)
- Set up your iOS app using the ProxLock iOS SDK
Next Steps¶
- Web Dashboard Guide - Learn how to create projects and add API keys
- iOS SDK Guide - Learn how to integrate ProxLock into your iOS app
- Play Integrity Guide - Learn how to integrate Play Integrity into your Android app
- REST API Guide - Learn how to use ProxLock's REST API