Get Servers

Get Servers

GET https://roavhub.org/api/servers

This endpoint allows you to get a list of all registered Discord Servers.

Query Parameters

NameTypeDescription

name

string

Useful when trying to get the information of one Discord Server.

Headers

NameTypeDescription

accessToken

string

Authentication token to track down who is interacting with our API.

{ 
    "submitterID": "329991150712651776",
    "servername": "RoAviation Hub",
    "serverinvite": "https://discord.gg/uTAwkPAnas",
    "submissionID": "c929465"
}

Last updated