Sort Me API
  • 👋Sort Me Documentation
  • API Methods
    • ⚰️Problems
    • 🚲Submissions
    • 🏆Contests
    • 📚Archives
    • ❤️Users
    • 🛰️Websocket
      • /listenSubmission
      • /contestEvents
    • 👾Miscellaneous
  • Tricky moments
    • 🛂Account limits
    • 🔑Authorization
    • 🗃️Pagination
    • 🈂️Localization
    • 🖼️Images
Powered by GitBook
On this page
  1. API Methods

Miscellaneous

Get random tip about life and programming

GET https://sort-me.org/api/tips/getRandom

Query Parameters

Name
Type
Description

lang

string

Language code of the tip: ru or en.

{
    "tip": "Be too self-respecting to lavish the love of the whole heart, soul, and strength, where such a gift is not wanted and would be despised.",
}

Last updated 1 year ago

👾