Jahzha
    Jahzha
    • Jahzha API Documentation
    • User Credentials
      POST
    • Create Order
      POST

    Jahzha API Documentation

    Welcome to the Jahzha API, a simple and secure way to integrate order management and shipping workflows into your system.
    Our RESTful API allows developers to:
    Authenticate securely using user credentials to receive API keys.
    Create and manage orders by submitting customer and product details.
    All requests are made over HTTPS and require proper authentication. Responses are returned in JSON format, making the API easy to integrate with web, mobile, or backend applications.

    Base URL#

    https://company.jahzha.com.sa/api/v1/

    Authentication#

    1.
    Obtain your api_key, secret_key, and public_key by calling the User Credentials endpoint.
    2.
    Use the provided api_key in subsequent requests (such as order creation).

    Key Features#

    🔐 Secure Authentication – Protects access with API credentials.
    📦 Order Creation – Easily create new customer orders with product details.
    ⚡ Lightweight & Fast – Optimized for quick integration with minimal setup.
    [!NOTE]
    When you create a new order through the API, it will also be available in the Orders page of your Jahzha Dashboard, where you can view details and complete the shipment process.
    Modified at 2025-08-31 15:06:03
    Next
    User Credentials
    Built with