About This File
IPBWI API v4 brings single sign on and further bridge functionality to allow you building your own web applications based on PHP with IP.board 4.
Welcome to IPBWI API v4 starter edition!
Follow IPBWI IP.board SSO on Facebook and Twitter!
Current Features:
-
Single Sign On (SSO) powered by IPS connect:
- fetchSalt
- login
- crossLogin
- logout
- register
- validate
- delete
- ban
- merge
- checkEmail
- checkName
- changeEmail
- changePassword
- changeName
- generateSalt
- encrypt_password
-
Core Features powered by IPS REST API:
-
members
- list
- info
- edit
- create
- delete
-
posts
- list
- info
- edit
- create
- delete
-
topics
- list
- info
- edit
- create
- delete
-
members
FAQ:
Will there be new features added in near future?
Starter edition means that feature set will be aligned with IPS core features. Custom features will not be added, as priority have paying customers using the extended API.
Is this API open source?
Yes, but it's currently not released under an open source license like GPL yet.
Do my website/app need to be on the same server as IP.board?
no, since IPBWI API v4, there is no local access to board files required anymore. We utilize the IPS connect and IPS Rest API services which allow to connect to IP.board.
Software Requirements
- PHP 7
- IP.board 4.x
Recommended Comments
There are no comments to display.