This is a special endpoint only used under direction from vortext technical support. It can be used to send a package of JSON data to vorText for processing. Please note, using this endpoint with assitance from technical support will result with your data not being processed.
URL:
Method:
JSON Parameters:
* = Required parameters
Parameter | Value |
[your property] | [your value] |
[your property] | [your value] |
Note: You may add as many property/value pairs as required.
Example Request |
POST https://vortext.ca/vapi/1.0/ -H "Authorization: Basic [your API key]" -H "Action: send" -D { "[your property]":"[your value]", "[your property]":"[your value]" } |
Response: