Skip to content

I need some clarification regarding the APIs #277

Answered by roymx
volm92 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @volm92 ,

You identified the correct API.

The easiest way to experiment with the API is using the Swagger client.

1- Open a web page tot he following URL:
http://<your-platform-ip>/<your-sandbox-name>/api

2- Select the Sandbox Controller API from the drop down list

3- you will see this when you open the EVENTS endpoint

4- the model is described there and should be self-explanatory

5- If you hit try-it out and then execute you will be able to send your event directly from the page
Note: this will also give you the curl command and the JSON object.

Here's an example

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@volm92
Comment options

@roymx
Comment options

Answer selected by volm92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants