/
AG
agriya
/
OLIKER Api endpoint
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
agriya
OLIKER Api endpoint
post
Creates a new country
latest
Swagger 2.0
Agriya Infoway Licence
2026-07-17
162
86
204.2 KB
d716960b8cd5
Ad
6
AdExtra
3
AdExtraDay
5
AdFavorite
4
AdFormField
1
AdPackage
5
AdReport
4
AdReportType
5
AdSearch
5
AdvertiserType
5
AdView
3
Attachment
1
Category
6
City
5
Contact
4
Country
5
get
Fetch all countries
post
Creates a new country
get
Fetch country
put
Update country by its id
delete
Delete country
EmailTemplate
3
InputType
1
Language
5
Message
5
MoneyTransferAccount
10
Page
5
PaymentGateway
8
PayPal
4
Provider
3
Review
1
Role
2
SearchKeyword
1
Setting
3
SettingCategory
2
State
5
Stats
1
Transactions
2
UserAdExtra
2
UserAdPackage
2
UserCashWithdrawal
6
UserNotification
3
Users
16
View
1
Wallet
2
WithdrawalStatus
1
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