The GSMtasks API is a RESTful web service for developers to programmatically interact with GSMtasks data, real-time delivery and task management and route optimization functionality.
No SDKs indexed for this API yet.
curl \ -H "Authorization: $API_KEY" \ /sms/
curl \ -H "Authorization: $API_KEY" \ /tasks/
curl \ -H "Authorization: $API_KEY" \ /users/
No SDKs yet