docs

Logo WebNet API Documentation

Welcome to the WebNet API Documentation, your comprehensive guide to integrating and utilizing the powerful features of the WebNet platform. This documentation provides detailed information on endpoints, request/response formats, and usage examples to help developers seamlessly interact with our services.

Account

Apps list - https://api.webnet.mywire.org/account/app-list (POST)

AUTH

Login - https://api.webnet.mywire.org/auth/login (POST)

Renew or Get Session - https://api.webnet.mywire.org/auth/session (POST)

Get Sessions - https://api.webnet.mywire.org/auth/sessions (POST)

Logout Session - https://api.webnet.mywire.org/auth/logout-session (POST)

Get Devices - https://api.webnet.mywire.org/auth/device (POST)

Logout Device - https://api.webnet.mywire.org/auth/logout-device (PSOT)

Drive

Get Files and Folders - https://api.webnet.mywire.org/drive/files (POST)

Get folder or file information - https://api.webnet.mywire.org/drive/info (POST)

Open file - https://api.webnet.mywire.org/drive/open (GET)

Create file or folder - https://api.webnet.mywire.org/drive/create (POST)

Get file thumbnail - https://api.webnet.mywire.org/drive/thumbnail (GET)

Delete file or folder - https://api.webnet.mywire.org/drive/delete (POST)

Rename file or folder - https://api.webnet.mywire.org/drive/rename (POST)

Process

Start Process - https://api.webnet.mywire.org/process/start (POST)

Request to process - https://api.webnet.mywire.org/process/request (POST)

Search for Web (SearxGN) - https://api.webnet.mywire.org/search/web (POST)

Search for Movies and TV shows (TMDB) - https://api.webnet.mywire.org/search/tmdb (POST)

Image

Get avatar image - https://api.webnet.mywire.org/image/avatar (GET)

Get poster image - https://api.webnet.mywire.org/image/poster (GET)