Jelp Delivery API
Welcome to Jelp Delivery API Documentation
Overview
Unlock a world of possibilities with the robust Jelp Delivery API, empowering developers to seamlessly integrate with our suite of services. Harness its power to streamline operations and enhance user experiences. Whether you're building a mobile app, website, or any other application, our API provides seamless integration to enhance your user experience.
Getting Started
Authentication
Before you can start using our API, you'll need to authenticate your requests. We support Api keys, and you can find detailed instructions in the Authentication Section.
Base URL
All API requests should be made to the following base URL:
[https://workspaces.api.sad.jelp.io]
Response Format
Our API returns data in JSON format. Make sure to set the Accept
header to application/json
in your requests.
API Endpoints
Here are the main endpoints provided by our API:
- Endpoint 1: Brief description
- Endpoint 2: Brief description
- ...
Authentication
To authenticate your requests, you'll need to obtain an API key. Follow these steps:
- Sign up for an account on our platform.
- Generate an API key in your account settings.
- Include the API key in the
api-key
andsign
headers of your requests.
For detailed instructions, please refer to the Authentication Guide.
Errors
In case of errors, our API returns standard HTTP status codes. Refer to the Error Handling section for more information.
Code Samples
Explore our Code Samples section to see example requests in various programming languages.
Support
If you encounter any issues or have questions, feel free to reach out to our support team at [email protected].
Updated 9 months ago