Is it possible to impose API IP address restriction?

Is it possible to impose API IP address restriction?
(acceptance of request only from a certain IP address) Yes, we have check on IP for 50 hits/sec.

Check here for few more API task related queries for Tookan:

  1. Does Tookan allow creating multiple pickup , multiple delivery tasks via API ? – yes it allows the same , pls check this link for reference : Tookan API · Apiary 1
  2. Can we edit the task which is already created through API ? : yes , please check this link for reference : Tookan API · Apiary
  3. Can we get all tasks via API ? : Yes , we can please check this link for reference : Tookan API · Apiary
  4. Can we delete a task created via API ? : Yes we can please check this link for reference – Tookan API · Apiary

In Tookan we can create tasks using API, customer app, booking form, dashboard or from a third party integration ( depending upon the feasibility).

If you are already having your own platform for taking orders, then you can manage the deliveries via Tookan, using our open API documentation.

You can create single pickup/delivery tasks or multi pickup/delivery tasks on the basis of your requirements.

certainly Every bit of data exchanged between clients and the API is JSON over HTTPS.

Task creation via API

1.a> Firstly To create pickup and delivery tasks via API, please check the following instructions :

  • Secondly use the correct key in the request body.
  • To access the same, please go to your tookan dashboard-> settings-> keys -> generate the new key or you can use the existing one.
  • lastly The labels used inside the metadata shall be the same as the one present in the templates.

Check, to know more about How to create tasks via API in Tookan

Hope you like the article about “Is it possible to impose API IP address restriction?”

Happy Transacting !!

Was this article helpful?

Related Articles

Leave A Comment?