Developer Portal

Retrieve Messages API

This API enables you to retrieve your personalised LinkedIn messages from Koneksi.

🠔 Back to Reference Library

Example Request

Message Generation Request Endpoint

Your request must include your secure_request_id. You receive your secure_request_id within the json response sent back from Koneksi when you call the generate_messages API.

Example Curl Request

Message Generation Request Endpoint

Authentication

To ensure the security of data transmission, our API requires API key-based authentication. Include your Koneksi-Get-Messages-Api-Key in the request header for each call. You can find your API key on your Manage Account page within the Koneksi Admin account.

Content Headers

Message Generation Request Endpoint

This endpoint allows you to retrieve all messages that were generated by a specific request sent to the Generate Messages API.

Request Body

Example JSON request body:

Message Generation Request Endpoint

Example JSON Response from Koneksi:

Message Generation Request Endpoint

Important Notices

The following fields will be populated in certain scenarios:

  • delete_notice - this means that it has not been possible to find adequate information online about your prospect, due to a number of reasons. Therefore, personalised message generation is not possible for this prospect and your account has not been debited for any message generation.
  • char_limit - this is specific to connection request messages. There has been an issue generating a message that will be accepted by LinkedIn's character limit. Please try re-generating a message for this prospect.

Responses

Koneksi will send a response that contains a code, a description, and if no errors, a secure_request_id. You will need to use that secure_request_id to retrieve the messages via the Retrieve Messages API.

CodeDescription
200Information has been retrieved successfully for this secure_request_id.
401Unathorized request - the API key provided is incorrect.
422Unprocessable entity. The information transmitted in the request is not formatted correctly.
500Internal server error.

We've got you covered

Frequently Asked Questions

We hope this helps, but feel free to reach out to us via Contact Us if there's anything we haven't answered.