Creating AI API keys

Creating API keys allows you to control access to AI services. The API key you create be can be specified in the Configure AI Account and Configure RAG Account script steps in your FileMaker scripts.

To create an API key:

  1. Click the AI Services > Keys tab.

  2. Click Create Key.

  3. Enter the following information about the API key:

    • Name: A unique name to identify what this API key will be used for.

    • Allow Access to Services: Allow access to specific AI services. The following AI services are available:

      • Embedding Generation

      • Text and Query Generation

      • Image Captioning

      • Retrieval-Augmented Generation (RAG)

      • Server Configuration Access

    • RAG Space ID: The unique name used in FileMaker scripts to send files, text, and requests. The following privileges are available for the RAG space:

      • Send Prompt

      • Add Data

      • Remove Data

      • Allow Sync Space Data

      If you want to add more than one RAG space to an API key, you can do so by clicking Add.

    • Expires: The time period in which the API key will remain valid.

  4. Click Save.

To delete an API key:

  1. Click the AI Services > Keys tab.

  2. Select the key you want to delete, then click Delete.

Note  Deleting a key blocks clients from using it to access any AI services.