Documentation
  • Pex
    • Introduction
  • Search
    • Overview
    • SDK Integration
      • Getting Started
        • Core Library (SDK)
        • Language Bindings
      • Search: Pex Registry
        • Basic Usage
        • Search Response
        • Sample Code
      • Search: Custom Database
        • Basic Usage
        • Search Response
        • Sample Code
    • Web App
    • Custom Report
    • FAQ
      • General Questions
      • Search Types
      • Identification/Matching
      • Errors
    • Changelog
  • Discovery
    • Overview
    • API Documentation
Powered by GitBook
On this page
  1. Search
  2. SDK Integration

Search: Custom Database

Before performing a search against your Custom Database, make sure you have installed the Core Library (SDK) as well as necessary Language Bindings as described in the Getting Started section

The Search: Custom Database product allows you to perform an audio or melody search against your own private registry. You maintain the Custom Database with your own provided assets which you can then search against for any matches.

The following pages will walk you through the core functions of the SDK:

  • Core Functionality

    • Authenticate

    • Generate Fingerprint

  • Search Functionality

    • Initiate Search

    • Retrieve Search Results

  • Catalog Management

    • Add Assets to Custom Database

    • Archive Assets

    • List Assets in your Custom Database

PreviousSample CodeNextBasic Usage

Last updated 9 months ago