- Core API's
- >
- Categories API Documentation
Categories API Documentation
A Simple to use CRUD API for your Categories application. This API is ready to use with any frontend/backend framework or language.
Endpoints
Name | Endpoint | Method | Copy |
---|---|---|---|
Category List | /api/categories | GET | |
Category Detail | /api/categories/1 | GET | |
Category Create | /api/categories | POST | |
Category Update | /api/categories/1 | PUT | |
Category Delete | /api/categories/1 | DELETE |
How to Use
Category List API
Category Detail API
Category Create API
Category Update API
Category Delete API
Code Sandbox Demos
No Code sandbox demos found yet!
No demos found, You can create a demo and contact us to put that with your credit link.
Contact UsOr,
Browse All Code sandbox Demos