Register Webhook

You can register webhook endpoints via the API to be notified about events.

Event Types


Event TypeDescriptionJSON
country.createdSends an event anytime a country is created.{"content":"value"}
country.disbandedSends an event anytime a country is disbanded.{"content":"value"}
country.changeleaderSends an event anytime a country change his leader.{"content":"value"}
Language
Credentials
Header
Click Try It! to start a request and see the response here!