Skip to main content

API-requests

Most users of the Altcraft platform interact with it through a web interface in a browser. However, you can use API for more flexible customization and automation of processes.

API (Application Programming Interface) is a set of rules that allows programs to communicate with each other. With API you can automate many tasks and integrate Altcraft platform features into your website or other systems.

As a rule, developers are in charge of writing API requests. However, understanding the principles of API operation by a marketer can greatly simplify interaction with developers: the marketer will be able to set tasks for them more clearly if he understands what tools can be used to implement it.

In this section, you will find guides on how to create basic API requests such as importing a profile, launching a trigger campaign, etc.

Basic API requests: