Documentation

Public API

Only public and offical API's are listed.

  • GET
    /api/scripts
    List scripts (query: search, author, game, limit)
  • GET
    /api/scripts/[slug]
    Get script details by slug (includes content)
  • GET
    /api/raw/[slug]
    Raw script content (text/plain)
  • GET
    /api/download/[slug]
    Download script file (attachment)
  • GET
    /api/users/[username]
    Public user profile and stats
  • GET
    /api/favorites?username=
    List a user's favorited scripts