Not logged in - Login
< back

API v1.0 - Start

ATrigger API v1.0 is a based on simple HTTP requests. You can call ATrigger API URL with specific queries to Create, Cancel, Pause, Resume tasks in a second.
Creating a HTTP request is possible in all popular the web development languages we know them. Even you can start testing ATrigger API using HTML Forms or even in your browser addressbar.


How to start?

We have made libraries for some popular languages to make using ATrigger more simple.
If you are using one of the following languages, you can download the library to start create ATrigger scheduled tasks in a minute.
If the language is not listed, you can start using ATrigger using HTTP Requests in your langauge. follow the REST API for more details.


REST API:

  • REST API Documents


Ready-To-Use Libraries:

  • PHP
  • ASP.Net (C# or VB)
  • Ruby