Not logged in - Login
View History

REST API v1.0

We tried to make a really simple API for A Trigger. Everything is possible though a URL. You need to just call a URL with specified queries to Create, Pause, Resume or Delete a task.

To implement this API you need to know how to "make+https+request" in your language.


Prerequisites

  1. First you need to follow Quick Start Guide.
  2. You have this personal details from your Account Setup page:
    1. API Key
    2. API Secret
  3. You can get contents of our API server in your language: https://api.atrigger.com/v1/


Get Started

Choose the API function and get started: