The ROOTKey API is a standard REST API accessible from any language or HTTP client. Any environment capable of sending HTTPS requests and parsing JSON can integrate with ROOTKey without an SDK.Documentation Index
Fetch the complete documentation index at: https://docs.rootkey.ai/llms.txt
Use this file to discover all available pages before exploring further.
REST API - No SDK Required
All ROOTKey functionality is available directly through the REST API using standard HTTP libraries. Authentication requires only anx-api-key header. See the API Reference for full endpoint documentation.
Code Examples
The API Reference includes interactive examples and code snippets for every endpoint. Examples are available for:- Shell (cURL)
- JavaScript / Node.js
- Python
Community and Integrations
ROOTKey integrates with a range of enterprise platforms through our partner network and custom-built connectors. See Native Integrations for the integration model.SDK Roadmap
Official SDK packages for common languages are on the ROOTKey roadmap. If SDK support for a specific language is important to your integration, let us know - contact support@rootkey.ai with your use case and language preference.API Reference
Full endpoint documentation with interactive examples.
Quickstart
Make your first API call in under 5 minutes.

