Kartra API: This article is for developers.
After receiving your API call, Kartra should ping back a confirmation message: either a success or an error message.
All success or error messages are sent with HTTP response status code 200.
Confirmation messages typically include three pieces of information:
- Status of the API call: success or error.
- Short description text message.
- The message type (message ID number) for easy identification.
Connecting with the Kartra API server
Below is the full list of errors if your API call fails to establish the connection with our API server:
Here are the error messages related to the App itself:
Refer to the dedicated articles for each API action or lead request to see all possible success or error messages.