Droptop endpoints

About Droptop

Returns data that Droptop needs

get

Returns data that Droptop needs

Responses
chevron-right
200

Successful operation

application/json
versionstringRequired

Main Droptop version

miniversionstringRequired

Secondary Droptop version

CustomApp1stringOptional

The version of a Community App

CustomApp2stringOptional

The version of a Community App

CustomApp3stringOptional

The version of a Community App

CustomApp4stringOptional

The version of a Community App

CustomApp5stringOptional

The version of a Community App

CustomApp6stringOptional

The version of a Community App

CustomApp7stringOptional

The version of a Community App

CustomApp8stringOptional

The version of a Community App

CustomApp9stringOptional

The version of a Community App

CustomApp10stringOptional

The version of a Community App

get
/droptop

Gets the Droptop Four announcements

get

Gets the Droptop Four announcements

Responses
chevron-right
200

Successful operation

application/json
get
/announcements

Adds a new announcements

post

Adds a new announcements

Authorizations
AuthenticationstringRequired
Body
Responses
chevron-right
200

Successful operation

application/json
post
/announcements

Deletes the Droptop Four announcements

delete

Deletes the Droptop Four announcements

Authorizations
AuthenticationstringRequired
Responses
chevron-right
200

Successful operation

application/json
delete
/announcements

Gets the Droptop Four announcement

get

Gets the Droptop Four announcement

Path parameters
platformstring ยท enumRequired

The platform of the announcement (app, website)

Possible values:
Responses
chevron-right
200

Successful operation

application/json
get
/announcements/{platform}

Adds a new announcements

post

Adds a new announcements

Authorizations
AuthenticationstringRequired
Path parameters
platformstring ยท enumRequired

The platform of the announcement (app, website)

Possible values:
Body
dateinteger ยท int32Optional

The date of the announcement

expirationinteger ยท int32Optional

The expiration date of the announcement

announcementstringOptional

The announcement

typestring ยท enumOptional

The type of the announcement (info, warning, error)

Possible values:
Responses
chevron-right
200

Successful operation

application/json
post
/announcements/{platform}

Deletes the Droptop Four announcements

delete

Deletes the Droptop Four announcements

Authorizations
AuthenticationstringRequired
Path parameters
platformstring ยท enumRequired

The platform of the announcement (app, website)

Possible values:
Responses
chevron-right
200

Successful operation

application/json
delete
/announcements/{platform}

Gets the number of downloads of Droptop Four

get

Gets the number of downloads of Droptop Four

Responses
chevron-right
200

Succesful operation

application/json
basic_downloadsintegerOptional

The number of downloads of the Droptop Four basic version

update_downloadsintegerOptional

The number of downloads of the Droptop Four update

get
/downloads

Get the latest Droptop Four version

get

Gets the latest Droptop Four version

Responses
chevron-right
200

Successful operation

application/json
versionstringOptional

Main Droptop version

miniversionstringOptional

Secondary Droptop version

get
/version
200

Successful operation

Last updated