Register Webhook

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"}
Body Params
string
Defaults to <https://mywebsite.com/webhook>

The URL of the webhook endpoint.

string
Defaults to country.created

The event type you want to receive notifications for.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json