API Documentation

Welcome to our API documentation. Explore our endpoints and start integrating with our services.

Home APIs

Home API
Get home page content
GET/api/home

Retrieve all home page content from the database.

Daily API
Get daily content
GET/api/home/daily

Retrieve all daily content from the database.

Services API
Get services content
GET/api/home/services

Retrieve all services content from the database.

Blog APIs

Blog API
Get blog content
GET/api/blog

Retrieve all blog content from the database.

Blog Slug API
Get blog by slug
GET/api/blog/[slug]

Retrieve a specific blog post by its slug from the database.

Blog Pagination API
Get paginated blog content
GET/api/blog/pagination

Retrieve paginated blog content with page and limit parameters.

Products APIs & Banner

Products API
Get products content
GET/api/products

Retrieve all products content from the database.

Products Slug API
Get products by slug
GET/api/products/[slug]

Retrieve a specific products by its slug from the database.

Banner API
Get banner content
GET/api/banner

Retrieve all banner content from the database.

Testimonials APIs & About & Apps

Testimonials API
Get testimonials content
GET/api/testimonials

Retrieve all testimonials content from the database.

Apps API
Get apps content
GET/api/apps

Retrieve all apps content from the database.

About API
Get about content
GET/api/about

Retrieve all about content from the database.

Gallery API

Gallery API
Get gallery content
GET/api/gallery

Retrieve all gallery content from the database.