📄️ API Overview
Apiculus supports (basic) account and access management using REST API. The details are as follows:
📄️ Authenticate Session (Login)
This endpoint will authenticate the user session based on a valid email and password combination and return a valid token.
🗃️ Helpers
4 items
📄️ Create Account
Use this API endpoint to create a subscriber account.
🗃️ Account Management
4 items
📄️ Close Session (Logout)
This will logout the authenticated user and close the session.