FEI: Search Persons
FEI via Parse · sports
Search for persons (athletes, officials, owners) by last name or FEI ID. At least one parameter should be provided. Returns matching persons with roles and an encrypted ID (Name_id) for detail lookups. API for the FEI (Fédération Equestre Internationale) Database at data.fei.org. Provides access to horse records, person/athlete profiles, competition results, rankings, calendar events, and national federation details. Fulfilled by Parse from data.fei.org.
- b2b-directory
- data-fei-org
- fei
- government-public
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4ec7d4d3-bcf8-4a28-84b4-bdc3bd38455f/search_persons
- Interface artifact
- sha256:f6415db38ffbd12d09f26ff4c4903d2ca2eb65a6ee031ed11197f4db534a03e4
- Manifest digest
- sha256:05ac877e22fd990d9535318c931b2c277d1deb39f32d061d3cdf7d089d8b166e
Request fields
- fei_id (string): FEI ID of the person (numeric, e.g. 10112239)
- last_name (string): Last/family name to search for
- first_name (string): First name filter. May not work reliably when combined with last_name
Example queries
- {"fei_id":"10011463","last_name":"Doe","first_name":"John"}