Skip to content

Getting Started

Welcome to the Pradeo Security API documentation. This guide will help you integrate our API into your applications to manage mobile devices, enforce security policies, and monitor your fleet.

What You Can Do

  • Authenticate Users: Multiple authentication methods for different use cases
  • Provision Devices: Enroll and configure devices securely
  • Manage Applications: Analyze and control application usage
  • Enforce Policies: Apply security and compliance policies
  • Monitor Security: Track threats, vulnerabilities, and device status

API Overview

The Pradeo Security API is a RESTful API that uses standard HTTP methods (GET, POST, PUT, DELETE) and returns JSON responses. All requests require authentication unless explicitly noted.

API Version

This documentation describes API version v2 and v3. All endpoints start with /v2/ or /v3/.

Next Steps