Core Docs - Supporting Rock - Using the Rock API
Rock Version: v19.0
Last Modified: 2026-04-07 8:24 AM
Whether you're a developer or someone integrating a third-party app with Rock, the APIs unlock Rock’s full potential. With built-in tools to secure, test, and extend your endpoints, you can integrate and innovate with ease—no extra setup required.
Why would I use an API with Rock?
To start using APIs in Rock, notice there are two different options:
API v1
Navigate to Admin Tools > Settings > API Docs. For new integrations, we recommend using API v2, as it offers expanded capabilities and improved consistency.
API v2
Navigate to Admin Tools > Settings > API v2 Docs. You will find a list of entities and the corresponding endpoint. Each one has a list of methods available such as:
Understanding API Operations
If you're unsure about what an operation does, check out the help text in the API documentation. It explains each operation clearly and even lets you test it out with real values!