Attuitive
  • Welcome
  • Getting Started
    • Quickstart
  • Basics
    • Workspaces
    • Events & Actions
    • Identifiers & Traits
  • API Reference
    • Introduction
    • Authentication
    • Error handling
    • Pagination
    • Request IDs
    • Identify
    • Track
    • Distill
Powered by GitBook
On this page
  1. API Reference

Introduction

PreviousIdentifiers & TraitsNextAuthentication

Last updated 24 days ago

The Attuitive API follows principles, with resource-based URL's in a predictable fashion. It uses standard HTTP verbs & response codes. Requests & responses always use bodies unless stated otherwise. Properties are always camelCase unless also stated otherwise.

The API is designed at a level. Since API keys belong to workspaces, the owning workspace of the key you use determines which account is effected and you do not need to identify for which workspace the request is on behalf of.

All endpoints reside on the base URL https://api.attuitive.com/api/v1. In the later documentation pages, endpoints will only be referenced to by their suffix. For example, the endpoint is marked as /identify. The full URL for this will be https://api.attuitive.com/api/v1/identify.

REST
JSON-encoded
workspace
Identify