If you haven’t already, sign up for an account on our platform to access the API. Upon registration, you’ll receive an API key which you’ll need to include in your requests for authentication purposes.
You can make requests to our API using any programming language or tool that supports HTTP requests. The right sidebar of each endpoint includes multiple formats depending on your chosen language or tool.
Our API returns responses in JSON format. Make sure to handle the responses appropriately based on the status codes and data returned. Assuming you correctly set up the /sku example, you should get the following response:
Congratulations! You’ve completed the Quickstart guide for our core API.If you have any questions or need further assistance, don’t hesitate to reach out to info@daraa.io Happy coding!