About the APSIS One API
Rikke Søndergaard avatar
Written by Rikke Søndergaard
Updated over a week ago

APSIS One API


In this Article


About the APSIS One API

There are plenty of methods to integrate your existing platforms and systems with APSIS One. With native integrations, you may seamlessly connect your platform with APSIS One and start syncing data in real-time.

However, you can also use APSIS One API to feed data into Profiles in your account and make the most out of your existing solutions and create customised applications or integrations for APSIS One.

Sync data to and from APSIS One with your own systems and databases, allowing you to create and publish campaigns, manage your Audience Profiles as well as interact with many of the available APSIS One tools and features.

APSIS One's API uses standard HTTP methods, a RESTful resource architecture, OAuth 2.0 protocol and payloads formatted in JSON.

APSIS One's API returns the error code 429 in case maximum rate limit is reached. Any other irregularities, or unexpected use of an APSIS One API, will result in a temporary blockage or limit, which will remain until APSIS has investigated the event and made sure that there will be no negative impact in APSIS One or its users.

APSIS One's API supports request body sizes up to 100KB. When the request payload size goes over that limit, the API will return HTTP 413 status code in the response.


APSIS One API's Reference

Our API Reference page provides a full list of all current and upcoming APSIS One API methods, together with their detailed specification and examples. Take a look!

Per Region Host Names

APSIS One API is provided under different hostnames depending on your region. For EU use https://api.apsis.one/ and for APAC call https://api-apac.apsis.one/.


Limits

Head over to our Developer Hub to read the about current limitations.


About the API Management tab

Access the API Management tab by opening the Information Centre, going into Account Settings and then clicking on API Management on the left. You must be an Admin User to access this tab.


About APSIS One's API Pricing

The APSIS One API is one of the many standard features and capabilities included in APSIS One.

Instead of API calls, usage will be counted as operations. An operation may be composed of one or several calls that are counted as one.

The APSIS One API Profile Operations include creating, updating and reading APSIS One Profiles.

The limit of monthly operations is 25 times the size of your maximum APSIS One Audience package.

We won't block any traffic if you exceed your operation limit. However, you'll need to revisit and extend your APSIS One Audience package.

About APSIS One API Operations

Some operations will not count towards the usage limit, like adding or modifying custom Attributes, Segments, adjusting permissions, and similar definition operations.


What's Next

Did this answer your question?