Skip to main content

Overview

Plaud provides powerful audio and text processing capabilities with state-of-the-art AI. The foundation for leveraging these AI features begins with our intelligent recording hardware.

Device Types

  • NotePin: Lightweight wearable recorder (30g) for interviews and hands-free recording
  • Note: Foundational AI recorder for daily voice memos and meeting notes
  • NotePro: Professional-grade device for board meetings and legal depositions

Core Capabilities

Plaud devices are equipped with a range of capabilities designed for seamless control and reliable performance.

Device Control

Remotely control devices and settings through Plaud Companion App or customized application.

Recording Management

Control the full recording lifecycle—start, stop, and pause—and manage all audio files stored directly on the device.

Network Connectivity

Automatically sync to the cloud through Wi-Fi network.

Version Management

Keep devices up-to-date through Over-the-Air (OTA) firmware updates.

Developer Guide

API Integration

Get started to access raw recordings, transcriptions, and AI capabilities.

SDK Integration

Integrate and control your Plaud devices through your APP or SaaS.

FAQ

Yes, devices registered to your client can be accessed across all your applications using the same client credentials.
Our API prevents binding conflicts by ensuring each device can only be bound to one user at a time. Use the unbind endpoint to release a device before reassigning.
The platform maintains the last known status and will sync updates when the device reconnects. You can configure webhooks to receive connectivity status changes.
Use our batch operations endpoints to register, bind, and configure multiple devices simultaneously. Enterprise customers also have access to advanced fleet management features.
Absolutely! Our REST API and WebSocket connections make it easy to display real-time device status in mobile applications.
All device-platform communication uses end-to-end encryption. Device binding uses cryptographic verification to ensure only authorized users can access devices.
Each device type (Note, NotePin, NotePro) has different capabilities and use cases. The API provides the same management interface regardless of device type, with device-specific features available through configuration parameters.
I