get https://api.accelevents.com/rest/event//feed/token/event
This API is used to retrieve feed tokens with the specified event. It will return a string message if API executes it successfully.
To call this API, the user has to pass query param with API URL like eventUrl and authentication key to authenticate the user.
Response
It will return a success message if API executes it successfully.
Error Code
Here is the description of response attributes, which returns to the form of JSON.
Error Code | Error Description |
---|---|
400 | The request could not be understood by the server due to malformed syntax. |
401 | You are not authorized to view the resource. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
40600013 | Cant create url |
4040200 | No Event could be found |
4067905 | Unable to get client |