4.47b

TextMarks API V2 - AutoDoc: Test / test_api_key()

Method: test_api_key() (GET) - Requires valid API Key.

Package: Test - API test routines (... View package)

Args:

Req? Name Type Description Test
REQ api_key API Key API Key (Register here)
OPT str String String to echo back

Test:


Resp:

JSON response.head.rescode==0 for success, or error code otherwise.
JSON-P callback: (as 'jsonp' param, optional) (blank for none)

HTTP:

GET https://api2ssl.textmarks.com//Test/test_api_key/

More:

This page documents a single API function test_api_key() within the Test package of the TextMarks Text Message API.
You may use the interactive form above to invoke this function and observe its actual JSON response.

More resources: