The Settings API type allows you to retrieve specific event-level configuration data. To use this, select Settings as the Type and enter the specific setting name you wish to retrieve.
The following fields can be called via the Settings API:
Basic Event Settings
| Field | Setting Location |
| EventName | Name of Event |
| EventDate | Event Date From |
| EventDate2 | Event Date To |
| EventLocation | Event Location City |
| EventZip | Event Location Zip Code |
| EventCountry | Event Location Country |
| EventStreet | Event Location Street |
| EventLogo | Main Event Settings Logo |
| SpecialDateFormat | Localization Settings Special Date Format |
Dashboard Summary
| Field | Setting Location |
| OverviewNotes | Dashboard Summary - Notes |
| OverviewContact | Dashboard Summary - Contact Information |
| OverviewTodos | Dashboard Summary - ToDo List |
Derived Settings
| Field | Setting Location |
| PortalID | Event ID |
| PortalPublishEvent | Activate myraceresult.com Publish Event Checkbox |
| LastDataAnalysis | Last time Participants ⇒ Data Analysis ran |
| EventLocationLat | Latitude of Event Settings Location |
| EventLocationLng | Longitude of Event Settings Location |
The list of fields should be comma separated without any spaces.

Potential Use Case: This is particularly useful for synchronizing event metadata with external websites or mobile apps without manual entry. Automatically displaying the official race name on a website showing upcoming events.