Standard HTTP format (application/x-www-form-urlencoded)

Similar documents
Standard HTTP format (application/x-www-form-urlencoded)

Quriiri HTTP MT API. Quriiri HTTP MT API v , doc version This document describes the Quriiri HTTP MT API version 1 (v1).

Lead Actions Guide Version Lead Actions Guide. Prepared By: John Jackson Date: 10 th October 2017 Version: 1.90 Release

REST SERVICE. Web Services API Version 1.5

External HTTPS Trigger AXIS Camera Station 5.06 and above

Wearabouts API Reference

Citrix Analytics Data Governance Collection, storage, and retention of logs generated in connection with Citrix Analytics service.

Datto Disaster Tracking

All requests must be authenticated using the login and password you use to access your account.

We currently are able to offer three different action types:

Gatesms.eu Mobile Solutions for Business

SMS Outbound. HTTP interface - v1.1

JSON POST WITH PHP IN ANGULARJS

IPConfigure Embedded LPR API

Trigger SMS API. API Documentation SPLIO - SPRING Contact and Campaign Trigger SMS API - EN v4.0.docx

Last updated: Access to API. SERVER_DOMAIN/api/api.php

This API is designed to work with Chat Helpdesk service. 2. RESTful architecture and methods GET, PUT and POST are used.

1. Overview Account Configuration Details... 3

Presenters: Berit Johannessen: Ben Ray:

Composer Help. Web Request Common Block

Server - The Tigo platform and urls associated with the api Client - Third party user with api access to the Tigo platform and/or Tigo api.

Overall description. Format Header Content-Type: application/x-www-form-urlencoded

Tableau Automation Starter Kit:

Sophos Mobile Control Network Access Control interface guide. Product version: 7

If the API credentials ever get compromised, new ones can be regenerated at any moment, invalidating the previous ones.

Genesys Mobile Services API Reference. Chat API Version 2 with CometD

FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE

Region wise sales reporting collation

Sigox APIs beginners API HOW TO. External Use, version 1.3

FaxCore API Reference A web based API for sending, receiving and managing faxes through the FaxCore network.

Moxie Notifications Documentation

Leveraging the Security of AWS's Own APIs for Your App. Brian Wagner Solutions Architect Serverless Web Day June 23, 2016

Qliq Cloud API Guide

ClickToCall SkypeTest Documentation

API Documentation. Release Version 1 Beta

Esri s Geotrigger Service. Overview, Use Cases Getting Started with the SDK & API

WhatsATool API - REST-Like Interface to WhatsATool Services

Public Appointment API. Calendar A

PROCE55 Mobile: Web API App. Web API.

BLACKBERRY SPARK COMMUNICATIONS PLATFORM. Getting Started Workbook

Stella Connect & Zendesk Custom Installation Instructions

Authorization and Authentication

Ciphermail Gateway PDF Encryption Setup Guide

Genesys Mobile Services API Reference. Stat Service API

Webhooks Integration Guide

cellip CELLIPS SMS INTERFACE DESCRIPTION HTTP GET INNEHÅLLSFÖRTECKNING

The SSL/TLS protocol. Myrto Arapinis School of Informatics University of Edinburgh. October 27, 2016

Emergency Notification

BulkSMS Marketo Gateway

Sophos Mobile. Network Access Control interface guide. Product Version: 8.1

Pass Distribution APIs User Guide

Samples using API. User Guide

Using OAuth 2.0 to Access ionbiz APIs

Controller/server communication

User Guide For Invitees. All-in-one webinar solution.

OAuth and OpenID Connect (IN PLAIN ENGLISH)

Quick Answers. You may create any Sender ID for the transactional route, provided the Sender ID should be of 6 alpha characters only.

Lab 4: create a Facebook Messenger bot and connect it to the Watson Conversation service

CUSTOMER PORTAL. Connectors Guide

ChatWork API Documentation

SmartPlatform data and interface overview

Aruba Central APIs. Adolfo Bolivar April 2018

Account Activity Migration guide & set up

BuddyDo ios / Android APP

API/balanceinfo.php?username=test&password= xxxxx

The production version of your service API must be served over HTTPS.

HappyFox API Technical Reference

Oracle Responsys. REST API Developer s Guide. REST API v1.3 for Responsys 18A E February 2018

PassBy[ME] API Documentation

Postman User Guide. Document Reference: July Version: 2

Integration with third party evidence analyzers. Ver 9.6.0

SNAP Version 1.1 July, 2018 WaveWare Technologies, Inc.

Xrm.Location AddOn User Manual

MindFire Studio Integration using Zapier

DFP Mobile Ad Network and Rich Media API

The power of PostgreSQL exposed with automatically generated API endpoints. Sylvain Verly Coderbunker 2016Postgres 中国用户大会 Postgres Conference China 20

Controller/server communication

Make your application real-time with PubSubHubbub. Brett Slatkin May 19th, 2010

Deep Dive into the ArcGIS Geotrigger Service. Aaron CTO, Esri R&D Center Portland

A quick guide to the EPD API

CIOC API User Guide. Release Online Resources 3.7 / Client Tracker 3.2. Katherine Lambacher, KCL Software Solutions Inc.

Department of Computer Science. Burapha University 6 SIP (I)

Sophos Mobile app groups interface guide. Product version: 7.1

Most reliable team communication

SFMTA Commuter Shuttle APIs

BulkSMS / Customer, Marketo Integration Guide, version 2.6, 2018/01/19. BulkSMS / Customer. Marketo Quick Start Integration Guide

How to Create and Use a Skype Account

User Guide. Push Service REST API. Push Service REST API Version 1.5

Getting Started with Autodesk Vault Programming

Google Code-in Task API Specification

RESTful Network API for Chat

Quick Reference Guide WebEx on an ipad

Acled API. User Guide. Richard Holmes March 2017 ACLED API - VERSION 1 COPYRIGHT

Advanced Windows Store App Development Using C#

RSA Ready Implementation Guide for

COMET, HTML5 WEBSOCKETS OVERVIEW OF WEB BASED SERVER PUSH TECHNOLOGIES. Comet HTML5 WebSockets. Peter R. Egli INDIGOO.COM. indigoo.com. 1/18 Rev. 2.

API Documentation Downloads FAQ Forum. The phone number for Caller ID on callback. Delay in seconds before callback happens once contact is accepted

SMS4BD Gateway Integration

Sophos Mobile. app groups interface guide. Product Version: 8.5

Account Activity Migration guide & set up

Transcription:

API REST Basic concepts Requests Responses https://www.waboxapp.com/api GET / Standard HTTP format (application/x-www-form-urlencoded) JSON format HTTP 200 code and success field when action is successfully done HTTP 403 code and error field on authentication failure HTTP 400 code and error field on parameters validation failure

Send WhatsApp text (chat) https://www.waboxapp.com/api/send/chat GET / Mandatory parameters Your waboxapp API or Your enabled APP to Recipient WhatsApp account phone Ex. 34666789123 custom_ Your custom unique ID for the new to be send Will be sent b to you on ACK events text Text to be send Hello dude! Response: JSON format success Message successfully received by waboxapp custom_ Your custom unique ID for this true Ex. SJER345FL56 https://www.waboxapp.com/api/send/chat?=my_&=34666123456&to=346 66789123&custom_=msg0001&text=Hello+dude "success": true, "custom_": msg0001 Events notification (hooks) in real time Webhooks are calls made to your custom when any event gets fired. You can define your own hooks at client and account levels.

Event: New received waboxapp will call your Request ( form) event Your waboxapp API or Your enabled APP contact[] Sender WhatsApp account phone Ex. 34666123456 number contact[name] Sender WhatsApp account name Ex. Peter contact[type] Sender type Ex. user Ex. group [dtm] Message sent timestamp Ex. 1487082303 [] WhatsApp unique ID for this Ex. 62397B58E3E0B [c] Your custom unique ID for this, if sent by you [dir] Message direction Ex: i (input) Ex: o (output) [type] Message type Ex: chat, image, video, audio, document, vcard, location [body] Message content. It depends con [type] WhatsApp nowledge status for this See s types appendix for details See s ACK status appendix for details https://requestb.in/xh9tvh "event": "", "": "abcd1234", "contact[]": "34666123456", "contact[name]": "Peter", "contact[type]": "user", "[dtm]": 1487082303, "[]": "62397B58E3E0B", "[c]": "", "[dir]": "i", "[type]": "chat", "[body][text]": "Hey! How are you doing?", "[]": 3

Event: Message nowledge (ACK) waboxapp will call your Request ( form) event Your waboxapp API or Your enabled APP m WhatsApp unique ID for this Ex. 62397B58E3E0B c Your custom unique ID for this, if sent by you WhatsApp nowledge status for this See s ACK status appendix for details https://requestb.in/xh9tvh "event": "", "": "abcd1234", "": "74397B58E3ELZ", "c": "your-cutom-id", "": 3

Appendix: Messages types Type chat image video audio document vcard location Body structure text Message text duration Media duration in seconds duration Media duration in seconds contact Contact name vcard vcard content name Place name lng Longitude coordinate lat Latitude coordinate thumb Place map preview in base64 url Place Appendix: Acknowledge (ACK) status Type Body structure 0 Message still not sent to WhatsApp servers 1 Message sent to WhatsApp servers 2 Message delivered to recipient 3 Message read by recipient (note: it can be masked as status 2 depending on recipient s privacy settings)