Vfsglobal: Get Visa Centers
Vfsglobal via Parse · travel
Get visa application center locations with coordinates, addresses, and Google Maps links. Optionally filter by mission (destination) and/or country (origin) ISO codes. Returns up to 100 results per call with skip/limit offset pagination. Each center includes geographic coordinates and address information. Access public data from the VFS Global visa appointment portal including missions (destination countries), visa application center locations, news/announcements, visa type information, and country configurations. Fulfilled by Parse from visa.vfsglobal.com.
- government-public
- maps-geo
- parse
- platform-key
- travel
- vfsglobal
- visa-vfsglobal-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ef37863d-5109-4df3-99e2-aa6752430df8/get_visa_centers
- Interface artifact
- sha256:15cfb55c548105e9a533c34c5ef73250a918c2213f5e9534984728a0c1611fbc
- Manifest digest
- sha256:85b356f3e2578d623244d33ee8ba871b6a3a42014fd02b8674cc40368887105e
Request fields
- skip (integer): Number of results to skip for pagination.
- limit (integer): Max results per page (max 100).: Allowed values: 5, 10, 50
- country_code (string): Origin country ISO code to filter by (e.g. IND, PAK, NGA). Case-insensitive.: Allowed values: IND, PAK, NGA
- mission_code (string): Mission/destination country ISO code to filter by (e.g. ITA, GBR, AUS). Case-insensitive.: Allowed values: ITA, GBR, AUS, DEU, FRA
Example queries
- {"skip":"0","limit":"5","country_code":"IND","mission_code":"ITA"}