Skip to content

Introduction

UmrahAPI is a comprehensive API service for managing Umrah visa requests and related services. This documentation provides detailed information about available endpoints, authentication, and usage guidelines.

Authentication

All API endpoints require authentication using JWT tokens. To access protected endpoints:

  1. Obtain a JWT token via the login endpoint
  2. Include the token in the Authorization header:
    Authorization: Bearer <your_token>

Base URL

All API endpoints are relative to the base URL:

https://api.umrah.software/reciept