Quickstart
This page shows you the steps needed to get started with the Reka API.
Before you begin
Create a free account on the Reka Platform to access your API key.
Keep your API key secure. Never expose it in client-side code or share it publicly.
Install our SDK
For Python, install the Reka Python SDK with pip install "reka-api>=2.0.0".
If you don’t use Python, fret not. We have examples for common programming languages like Javascript, Go, Java, and plain command line code.
Make your first request
Next up
Explore the Reka API’s capabilities through the following guides: