FileMaker Data API reference information

The FileMaker Data API reference provides detailed information about all of the calls supported by the Data API.

Note  To view the reference information, check that FileMaker Data API access has been enabled in Admin Console. See FileMaker Data API settings in FileMaker Server Help or Changing FileMaker Data API settings in FileMaker Cloud Help.

FileMaker Cloud

To view the reference files on a FileMaker Cloud host, open a browser and enter the URL

https://host/fmi/data/apidoc/

where host is the host name of the FileMaker Cloud host.

FileMaker Server

  • To view the reference files on a FileMaker Server primary machine, open a browser and enter the URL

    https://localhost:3000/fmi/data/apidoc/

  • To view the reference information on a remote machine, open a browser and enter the URL

    https://host:3000/fmi/data/apidoc/

    where host is the IP address or host name of the primary machine running FileMaker Server.

  • Windows: The reference files are in the folder

    [drive]:\Program Files\FileMaker\FileMaker Server\Documentation\Data API Documentation

    where [drive] is the drive on which your FileMaker Server deployment resides.

    If you install using a non-default location on Windows, your installation location replaces the beginning of the default installation path

    [drive]:[installation_location]\FileMaker\FileMaker Server\Documentation\Data API Documentation

  • macOS: The reference files are in the folder

    /Library/FileMaker Server/Documentation/Data API Documentation

  • Linux: The reference files are in the folder

    /opt/FileMaker/FileMaker Server/Documentation/Data API Documentation

Notes 

  • The reference files show variables in the URLs by using a keyword preceded by a colon (:). For example: :database.

  • This guide shows variables in the URLs by using an italic font. For example: database-name