Identity API
Beta: Reach out to the Resemble team to join the preview program.
Create and manage multimodal identity profiles — enrolled from voice samples, face photos, and reference videos — then search incoming media against your known identities.
Identity Types
Voice matching works identically for both types.
Visibility
The Identity Object
Reference media is held per modality (voice_samples, face_photos, reference_videos) and processed asynchronously — the embeddings array reports each modality’s processing status, and a modality becomes searchable once its embedding status is ready.
Typical Workflow
- Create an identity — in one call with an audio sample, or as a profile with a chosen type and visibility (Create Identity).
- Enroll reference media — voice samples, face photos, reference videos (Add Reference Media).
- Search incoming audio or images against your identities (Search Identities).
- Delete identities you no longer need (Delete Identity).
