Public API
Plug and play RestAPI for your MyBB Board
Project Details
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
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
Previews
- Author
- GodLess101
- Collaborators
- None
- Version
- 0.2
- Submitted
- 2022-04-09, 08:52 PM
- Last Updated
- 2022-07-31, 09:52 AM
- Bug Tracking
- External
- MyBB Versions
- 1.8.x