The API is currently in long-term development. New features are added every once in a while.
Built using Node.js + Express, this API controls the backend for TheFlyingRat services.
It handles things such as random image generation, link redirecting, log-ins, statistics and more...
Thank you for visiting :)
Some requests made to this API *may* cause a cookie to be created on your client. This cookie is an encrypted session ID and ONLY contains your username. This caused the API to be somewhat stateful and thus disqualified from being RESTful.
The only data we collect and store is your username, hashed password, hashed API key, IP address, User-Agent, and log-in datestamps. Data is never shared with third-parties or advertisers!