Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Inflection.io Contact Activity API

The Contact Activity API from Inflection.io — 4 operation(s) for contact activity.

Inflection.io Contact Activity API is one of 4 APIs that Inflection.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contact Activity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.inflection.io.

4 operations 4 paths 1 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.inflection.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Inflection.io Contact Activity API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Personal Access Token. READ scope for GET, WRITE scope for POST/PATCH/DELETE.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Contact Activity 4
GET
/v1/contacts/{id}/product-activity
Get product activity
getProductActivity 5 params → 200
GET
/v1/contacts/{id}/marketing-activity
Get marketing activity
getMarketingActivity 1 param → 200
GET
/v1/contacts/{id}/activity-log
Get activity log
getActivityLog 1 param → 200
GET
/v1/contacts/{id}/salesforce
Get Salesforce record
getSalesforceRecord 1 param → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Envelope (4 properties). Each schema is shown below with its type and property counts.

Envelope
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inflectionio-contact-activity-api-openapi.yml Raw ↑

Other APIs Inflection.io publishes across the network.

Inflection.io Contacts API
Inflection.io Email Templates API
Inflection.io Lists and Members API