Synchronize
Welcome to the Synchronize documentation. Synchronize provides distributed lock management capabilities for coordinating access to shared resources across distributed systems.
Getting Started
To start using the Synchronize Lock API:
- Create an anonymous user to get an API key
- Acquire locks on resources using the lock endpoints
- Release locks when you’re done with the resource
Check out the Lock API documentation for detailed endpoint information and examples.
Last updated on