[object Object] vs Rudder API
If you need a Development API that's easy to integrate, go with Rudder API.
[object Object]
[object Object]
Rudder API
Download OpenAPI specification: [openapi.yml](openapi.yml) # Introduction Rudder exposes a REST API, enabling the user to interact with Rudder without using the webapp, for example in scripts or ...
[object Object]
- Requires No authentication
- No HTTPS support
Rudder API
- Simple API key authentication
- HTTPS supported
| Feature | [object Object] | Rudder API |
|---|---|---|
| Authentication | No | apiKey |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
Rudder API supports HTTPS, which is required for production deployments and secure data handling.