IDA (short for FIFA Connect IDA as in ID Assignment) is one of the services in the FIFA Connect ID ecosystem. Its goal is to allow you to assign FIFA_IDs to a set of records. You can use it for free but it needs separate credentials, so if you're interested, please reach out to support.id@fifa.org.
Service is available under this link: https://fci-devtools-prod.azurewebsites.net/idassignment.
Please use the following file format (CSV or TXT will work) to load the records (header should be included):
LocalId,FirstName,LastName,Gender,DateOfBirth
A81741,Jane,Doe,Female,13.04.1996
7H871,John Richard,Smith-Kowalsky,Male,13.06.1998
LocalId is not used during the FIFA ID identification; it should only be provided so that the resulting CSV may be processed effectively (e.g. if one wants to assign FIFA IDs in their local DB, they will want to provide record IDs from that DB to load the information back in an easy way).
If you plan to assign more than 10K records, please reach out to us first (support.id@fifa.org) so that we can scale up the service.