MyBB.de Forum

Normale Version: Public API
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: Public API

Zitat:This plugin is currently in the development phase, and new features are being added regularly.



This plugin adds a RestAPI to your board so external clients can access information.

See Github Repository for more information!



Endpoints:
- ✅ GET/POST: Authentication.php?:name [Requires API Key]


- ✅ GET: Users.php?:id

- ✅ GET: Users.php?:name



- ✅ GET: Threads.php?:id 

- ✅ GET: Threads.php?:page



- ✅ GET: Posts.php?:id 

- ✅ GET: Posts.php?:tid 

- ✅ GET: Posts.php?:fid
Eine neue Version wurde veröffentlicht: Public API 0.2