/
PA
packtpublishing
/
World Data API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
cities
4
post
Add a city
get
Get a specific city
put
Update a specific city
delete
Delete a specific city
countries
4
get
Get all countries
get
Get a single country
put
Update or create a country
delete
Delete a specific country
regions
6
get
Get all regions of all countries
post
Add a region to a given country
get
Get all regions of a given country
get
Get a specific region of a given country
put
Update a specific region of a given country
delete
Delete a specific region of a given country
token
1
post
Get a token to authorize future requests
token
Get a token to authorize future requests
post
/gettoken
Response
A valid token to use for other requests
Changes