Welcome to our API documentation. Explore our endpoints and start integrating with our services.
/api/home
Retrieve all home page content from the database.
/api/home/daily
Retrieve all daily content from the database.
/api/home/services
Retrieve all services content from the database.
/api/blog
Retrieve all blog content from the database.
/api/blog/[slug]
Retrieve a specific blog post by its slug from the database.
/api/blog/pagination
Retrieve paginated blog content with page and limit parameters.
/api/products
Retrieve all products content from the database.
/api/products/[slug]
Retrieve a specific products by its slug from the database.
/api/banner
Retrieve all banner content from the database.
/api/testimonials
Retrieve all testimonials content from the database.
/api/apps
Retrieve all apps content from the database.
/api/about
Retrieve all about content from the database.
/api/gallery
Retrieve all gallery content from the database.