Skip to main content
GET
All available placeholders

Authorizations

x-APIKey
string
header
required

The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.

Response

OK

Reply templates available placeholders. A template placeholder is a dynamically updated word depending on the context.

id
integer

Placeholder id

Example:

2

value
string

Placeholder value

This value must be used within the placeholder markup @[](placeholder_value) in a template text in order to work properly.

Example:

"my_first_name"