/
AG
agriya
/
OLIKER Api endpoint
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
agriya
OLIKER Api endpoint
post
Creates a new country
v1
latest
Swagger 2.0
Agriya Infoway Licence
2026-07-17
162
86
204.2 KB
Country
Creates a new country
Creates a new country
post
/countries
Query parameters
token
string
string
required
OAuth token
Request body
AddCountry
required
iso_alpha2
string
iso_alpha3
string
iso_numeric
integer
fips_code
string
name
string
capital
string
areainsqkm
number
float
population
integer
continent
string
tld
string
currency
string
currencyname
string
phone
string
postalcodeformat
string
postalcoderegex
string
languages
string
geonameid
integer
neighbours
string
equivalentfipscode
string
Response
New country added
Country
required
id
integer
created_at
string
updated_at
string
iso_alpha2
string
iso_alpha3
string
iso_numeric
integer
fips_code
string
name
string
capital
string
areainsqkm
number
float
population
integer
continent
string
tld
string
currency
string
currencyname
string
phone
string
postalcodeformat
string
postalcoderegex
string
languages
string
geonameid
integer
neighbours
string
equivalentfipscode
string