MyBB Community Forums

Full Version: MyBB APIs?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possbile somehow to get some APIs, which can do so I can put things like those below at some flash scripts at my MyBB forum.

APIs:
- Avatar Integration
Should make it possible to do so I can get the users avatar to my flash script.
- User Integration
Should make it possible to do so I can get the users integrated to my flash script. Would be great for multiplayer flash games.
- NewPoints integration
Should make it possible to do so I can let users use NewPoints to get special things at the flash script. Have to give the NewPoints to another UserID when their have been used. Would be great for games.

And more APIs like that.
Is it possible somehow?
You'll likely have to write an API layer yourself for this kind of integration, and MyBB 2.0 will have APIs built-in.