Developer Guide
Code Examples
Please note these examples are illustrative only.
CIBTvisas Example 1
The following call is a request for details of a USA national, resident of the USA, in the state of Virginia, requesting Tourist purpose entry into New Zealand. The response back indicates that a visa is required, and provides Health and Entry details.
Request:
curl –H "x-api-key:746reyruwkwej4387623744423yueiry=" "https://api.cibt.com/api/v1/visacheck?nationality=USA&localcode=EN&residency=USA&stateofresidence=&destination=NZL&purpose=T&accountCode=200000&brand=CIBT&entryDate=2024-02-20T10:00:00&exitDate=2024-03-15T10:00:00"
Response:
{
"destination": "NZL",
"purpose": "T-ETA",
"isElectronic": true,
"visarequired": "true",
"healthentry": [
{
"header": "Entry Restrictions",
"content": "
- There are no COVID-19 related entry restrictions at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
},
{
“header”: “Entry & Health Requirements”,
“content”: ”
- There are no COVID-19 related Entry & Health Requirements at this time
“,
“icon”: “”
},
{
“header”: “In-country Experience”,
“content”: ”
- Face masks are mandatory in healthcare facilities
“,
“icon”: “”
},
{
“header”: “Transit Restrictions “,
“content”: ”
- There are no COVID-19 related transit restrictions at this time
“,
“icon”: “”
},
{
“header”: “Re-Entry Requirements”,
“content”: ”
- There are no COVID-19 related re-entry requirements at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
}
],
“landingurl”: “https://www.cibtvisas.com/?login=200000&residency=USA&traveling_to=NZL&nationality=USA&entryDate=2024-02-20&exitDate=2024-03-15&traveling_for=T-ETA&brand=CIBT&localcode=EN&referral_source=partner_api&utm_source=widget_he”,
“purposeName”: “Tourist (ETA)”,
“visaCheckComments”: “”,
“embassyDirect”: false,
“visaChanges”: [],
“maxStay”: [
{
“validityName”: “Valid for 2 Years”,
“entryName”: “Multiple Entries”,
“maxStayLimit”: 90,
“maxStayLimitUnit”: “D”,
“maxStayResetLimit”: 0,
“maxStayResetLimitUnit”: “”
}
]
}
CIBTvisas Example 2
The following call is a request for details of a French national, resident of France requesting Business purpose entry into Australia. The response back indicates that a visa is required, and provides Health and Entry details.
Request:
curl –H "x-api-key:746reyruwkwej4387623744423yueiry=" "https://api.cibt.com/api/v1/visacheck?destination=AUS&nationality=FRA&purpose=B&residency=FRA&entrydate=2024-02-20T10:00:00&exitdate=2024-03-15T11:00:00&accountcode=200000&brand=CIBT&localcode=FR"
Response:
{
"destination": "AUS",
"purpose": "BEV",
"isElectronic": true,
"visarequired": "true",
"healthentry": [
{
"header": "Entry Restrictions",
"content": "
- All travellers who meet the health/travel document requirements may enter this destination. Please refer to our Entry and Health Requirements section for further information
“,
“icon”: “”
},
{
“header”: “Entry & Health Requirements”,
“content”: ”
- There are no COVID-19 related entry and health restrictions at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
},
{
“header”: “In-country Experience”,
“content”: ”
- Face masks are mandatory in hospitals, healthcare facilities as well as ships, including Carnival Cruises.
- Public health measures to combat the spread of COVID-19 across Australia vary between and within states. For up-to-date public health measures, check the state or local health department where you are, along your route, and at your planned destination. This information can be found here.
“,
“icon”: “”
},
{
“header”: “Transit Restrictions”,
“content”: ”
- There are no COVID-19 related transit restrictions at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
},
{
“header”: “Re-Entry Requirements”,
“content”: ”
- There are no COVID-19 related entry & health requirements at this time
“,
“icon”: “”
}
],
“landingurl”: “https://www.cibtvisas.fr/?login=200000&residency=FRA&traveling_to=AUS&nationality=FRA&entryDate=2024-02-20&exitDate=2024-03-15&traveling_for=BEV&brand=CIBT&localcode=FR&referral_source=partner_api&utm_source=widget_he”,
“purposeName”: “Business (Electronic)”,
“visaCheckComments”: “”,
“embassyDirect”: false,
“visaChanges”: [],
“maxStay”: [
{
“validityName”: “One Year Validity”,
“entryName”: “Multiple Entry”,
“maxStayLimit”: 3,
“maxStayLimitUnit”: “M”,
“maxStayResetLimit”: 0,
“maxStayResetLimitUnit”: “”
}
]
}
Entriva Example 1
The following call is a request for details of a USA national, resident of the USA, in the state of Virginia, requesting Tourist purpose entry into New Zealand. The response back indicates that a visa is required, and provides Health and Entry details.
Request:
curl –H "x-api-key:746reyruwkwej4387623744423yueiry=" "https://api.cibt.com/api/v1/visacheck?nationality=USA&localcode=EN&residency=USA&stateofresidence=&destination=NZL&purpose=T&accountCode=200258&brand=Entriva&entryDate=2024-02-20T10:00:00&exitDate=2024-03-15T10:00:00"
Response:
{
"destination": "NZL",
"purpose": "T-ETA",
"isElectronic": true,
"visarequired": "true",
"healthentry": [
{
"header": "Entry Restrictions",
"content": "
- There are no COVID-19 related entry restrictions at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
},
{
“header”: “Entry & Health Requirements”,
“content”: ”
- There are no COVID-19 related Entry & Health Requirements at this time
“,
“icon”: “”
},
{
“header”: “In-country Experience”,
“content”: ”
- Face masks are mandatory in healthcare facilities
“,
“icon”: “”
},
{
“header”: “Transit Restrictions “,
“content”: ”
- There are no COVID-19 related transit restrictions at this time
“,
“icon”: “”
},
{
“header”: “Re-Entry Requirements”,
“content”: ”
- There are no COVID-19 related re-entry requirements at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
}
],
“landingurl”: “https://www.entriva.com/result?login=200258&residency=USA&traveling_to=NZL&nationality=USA&entryDate=2024-02-20&exitDate=2024-03-15&traveling_for=T-ETA&brand=entriva&localcode=EN&referral_source=partner_api&utm_source=widget_he”,
“purposeName”: “Tourist (ETA)”,
“visaCheckComments”: “”,
“embassyDirect”: false,
“visaChanges”: [],
“maxStay”: [
{
“validityName”: “Valid for 2 Years”,
“entryName”: “Multiple Entries”,
“maxStayLimit”: 90,
“maxStayLimitUnit”: “D”,
“maxStayResetLimit”: 0,
“maxStayResetLimitUnit”: “”
}
]
}
Entriva Example 2
The following call is a request for details of a French national, resident of France requesting Business purpose entry into Australia. The response back indicates that a visa is required, and provides Health and Entry details.
Request:
curl –H "x-api-key:746reyruwkwej4387623744423yueiry=" "https://api.cibt.com/api/v1/visacheck?destination=AUS&nationality=FRA&purpose=B&residency=FRA&entrydate=2024-02-20T10:00:00&exitdate=2024-03-15T11:00:00&accountcode=200258&brand=entriva&localcode=FR"
Response:
{
"destination": "AUS",
"purpose": "BEV",
"isElectronic": true,
"visarequired": "true",
"healthentry": [
{
"header": "Entry Restrictions",
"content": "
- All travellers who meet the health/travel document requirements may enter this destination. Please refer to our Entry and Health Requirements section for further information
“,
“icon”: “”
},
{
“header”: “Entry & Health Requirements”,
“content”: ”
- There are no COVID-19 related entry and health restrictions at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
},
{
“header”: “In-country Experience”,
“content”: ”
- Face masks are mandatory in hospitals, healthcare facilities as well as ships, including Carnival Cruises.
- Public health measures to combat the spread of COVID-19 across Australia vary between and within states. For up-to-date public health measures, check the state or local health department where you are, along your route, and at your planned destination. This information can be found here.
“,
“icon”: “”
},
{
“header”: “Transit Restrictions”,
“content”: ”
- There are no COVID-19 related transit restrictions at this time. However, travellers should hold the relevant travel documents to enter the country
“,
“icon”: “”
},
{
“header”: “Re-Entry Requirements”,
“content”: ”
- There are no COVID-19 related entry & health requirements at this time
“,
“icon”: “”
}
],
“landingurl”: “https://www.entriva.com/result?login=200258&residency=FRA&traveling_to=AUS&nationality=FRA&entryDate=2024-02-20&exitDate=2024-03-15&traveling_for=BEV&brand=entriva&localcode=EN&referral_source=partner_api&utm_source=widget_he”,
“purposeName”: “Business (Electronic)”,
“visaCheckComments”: “”,
“embassyDirect”: false,
“visaChanges”: [],
“maxStay”: [
{
“validityName”: “One Year Validity”,
“entryName”: “Multiple Entry”,
“maxStayLimit”: 3,
“maxStayLimitUnit”: “M”,
“maxStayResetLimit”: 0,
“maxStayResetLimitUnit”: “”
}
]
}