- User API: For end-users and client applications
- Admin API: For system administrators and advanced integrations
Enabling the APIs
Both APIs can be easily toggled on or off from the admin panel:- Go to Settings > Features > API in your Aikeedo admin dashboard
- Use the switches to enable or disable each API as needed
API changes take effect immediately without requiring a system restart.
Accessing API Documentation
Once enabled, you can find the auto-generated API documentation at:- User API:
https://yourdomain.com/app/api-docs
- Admin API:
https://yourdomain.com/admin/api-docs
yourdomain.com
with your Aikeedo instance domain.
Demo API Documentation
To preview the API documentation, you can check out our demo links:The demo links are for reference only. Do not use them for actual API calls.