- b2evolution CMS User Manual
- Advanced Topics
- Using the APIs
- REST API or RESTful API
- Cookie Authentication (REST)
Cookie Authentication (REST)
If you are already logged in to b2evolution in a web browser, you will have a session cookie and you can use this cookie to obtain privileges when calling the REST API.
This is particularly useful when you use the REST API in a browser, for example in a popup that makes an "AJAX" call to the REST API.