Documentation
    Preparing search index...
    • Generates a unique reference ID based on the provided API key. The reference ID is derived from the SHA-256 hash of the API key, ensuring it is a 10-digit decimal number and does not conflict with reserved IDs.

      Parameters

      • apiKey: string

        The API key used to generate the reference ID.

      Returns number

      A unique reference ID.