InfutorData Activate API

The batch counterpart to the real-time LeadiD queries — a versioned REST surface on myJornaya for driving Activate audience instances: list the Activate instances on an account, retrieve a presigned upload URL and POST a hashed CSV monitoring file into an instance, list recent signal runs, and fetch the download URL for a given run date (or "latest"). Authenticated with a self-service Bearer API access token minted at app.jornaya.com/activate/access-tokens, with a {"Code","Message"} error envelope and HAL-shaped _links on collections.

API entry from apis.yml

apis.yml Raw ↑
name: InfutorData Activate API
description: 'The batch counterpart to the real-time LeadiD queries — a versioned REST surface on myJornaya
  for driving Activate audience instances: list the Activate instances on an account, retrieve a presigned
  upload URL and POST a hashed CSV monitoring file into an instance, list recent signal runs, and fetch
  the download URL for a given run date (or "latest"). Authenticated with a self-service Bearer API access
  token minted at app.jornaya.com/activate/access-tokens, with a {"Code","Message"} error envelope and
  HAL-shaped _links on collections.'
humanURL: https://help.infutor.com/docs/api-endpoint-monitoring-file-send
baseURL: https://app.jornaya.com/api/v1
tags:
- Activate
- Audience Activation
- Data Enrichment
- Identity
properties:
- type: Documentation
  url: https://help.infutor.com/docs/api-endpoint-monitoring-file-send
- type: APIReference
  url: https://help.infutor.com/docs/api-endpoint-signal-file-delivery
- type: GettingStarted
  url: https://help.infutor.com/docs/getting-started-with-activate
- type: Authentication
  url: authentication/infutor-authentication.yml
- type: ErrorCatalog
  url: errors/infutor-error-codes.yml
- type: Conventions
  url: conventions/infutor-conventions.yml