Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
You can integrate Perculus into your platform or application with the help of our REST API. It allows you to carry out most of the functions that can be performed on Perculus, such as managing sessions and users and creating reports.
The API can be utilized in two ways:
Direct access: You can directly call the API endpoints. We provide sample cURL commands throughout the documentation.
Software development kits (SDKs): Currently, we have SDKs for C# and Python. We plan to release SDKs for Go and Node.Js soon.
The documentation covers the following services in detail and provides information about the API endpoints and using SDKs with sample code snippets.