EcoNuker API
  • Welcome
  • Ratelimits
  • Auth Tokens
  • Items
  • Servers
  • Bot Information
  • Testing
  • Quickstart
    • Examples - Python
    • Examples - JS
Powered by GitBook
On this page
  • Basic Routes
  • Ping

Welcome

Welcome to EcoNuker's API.

NextRatelimits

Last updated 1 year ago

Welcome to EcoNuker's API!

Auth tokens are optional unless specified otherwise.

There is a BETA version of the API. In order to access this API, replace with

Here's a list of available data on the API. Extra Beta routes can be found here (soonTM).

  • Items

  • Servers

  • Bot Information

  • Auth Tokens

Basic Routes

Ping

GET https://econuker.xyz/api/ping

Check if the bot is online! Returns 200, any other response means something's wrong.

Returns plain text:

Pong

https://econuker.xyz/api
https://beta.econuker.xyz/api