Fetch Guide
Guide to fetching information from Jena!
GET
/ping
GET
/pingThis will return your connection latency to our API. This result is measured in milliseconds and is almost always in the double digits.
GET
/uptime
GET
/uptime Jena's uptime has been returned! This value is recorded in milliseconds and is mainly used for our dashboard, but there is no harm in making it public :)
GET
/info/commands
GET
/info/commandsThis is a treasure map for developers tinkering with Jena's features through our API, especially on Discord. It's like a behind-the-scenes peek that spills the beans on all the categories and specific commands Jena replies to. So, if you're the type looking to make Jena do your bidding, this is where you find all the secret handshakes to make the magic happen!
Last updated