Developer docs
User guide
Talk to an expert Sign in Sign up →
User guide Talk to an expert Sign in
Sign up →
User Developer

Developer docs

    • Overview
    • Developer guide
      • Creating and updating people
        • Configuring people’s subscription permissions
        • Managing audience subscriptions
        • Tagging and untagging people
      • Retrieving people’s data
        • Retrieving data from a single person
      • Creating and updating organizations
      • Adding and removing people from organizations
      • Retrieving audience members and subscribers
      • Custom activities guide
      • Custom activities guide (website)
      • Rate limits
      • List of timezones
      • List of languages
      • Geo location
      • Email subscription permission from activities
      • Archiving and deleting people
      • Using the API to send emails
      • Push notifications for Android and iOS
        • Firebase Cloud Messaging setup
        • Android SDK
        • iOS SDK
        • iOS certificate and key
    • API reference
      • person
        • Create or update one or more people (merge)
        • Retrieve one or more people (get)
        • Retrieve people’s subscription statuses (subscriptions)
      • organizations
        • Create or update one or more organizations (get)
        • Create or update one or more organizations (merge)
      • audiences
        • Retrieve a list of audiences (get)
        • Subscribe or unsubscribe people to/from an audience (subscribe)
      • custom-field
        • Create a custom field (create)
        • Retrieve a list of custom fields (get)
      • activities
        • Create a custom activity event (create)
      • activity
        • Create a custom activity definition (create)
        • Modify a custom activity definition (modify)
        • Delete a custom activity (delete)
      • tags
        • Retrieve a list of tags (get)
Developer docs latest
  • Developer docs
    • latest
  • User guide
    • latest
  • Developer docs
  • API reference
  • organizations

organizations

The Ortto API organizations entity is the top-level entity for managing organizations in Ortto’s customer data platform (CDP).

The following endpoints constitute this entity:

  • POST /v1/organizations/get - Retrieve one or more organizations (get).

  • POST /v1/organizations/merge - Create or update one or more organizations (merge).

Retrieve people’s subscription statuses (subscriptions) Create or update one or more organizations (get)

Ortto © 2022