FileMaker OData Explorer (Standalone)

Public CORS Proxy Enabled: This page uses a public CORS proxy service to bypass CORS restrictions and handle authentication. The proxy automatically includes the required credentials when connecting to FileMaker.

OData Endpoints

1. Service Root
Shows the available tables in the FileMaker database.
Loading...
Response:

        
2. Metadata
Shows the schema definition with tables, fields, and relationships.
Loading...
Response:

        
3. Notes Table
Shows all records in the Notes table.
Loading...
Response:

        
4. Filtered Query
Shows Notes containing the word "Test".
Loading...
Response:

        
5. Single Record
View a specific record by ID (change the ID if needed).
Loading...
Response:

        

Custom Query

Enter a custom OData query
Enter the path part of the OData URL (e.g., /Notes?$top=5)
Loading...
Response: