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

Elead Activities API

Sales activities, appointments, and activity history. Endpoints modeled.

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

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

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.2.0.

Requests are made against a single base URL, https://api.fortellis.io/sales/v1/elead.

2 operations 2 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2.0
Base URL
https://api.fortellis.io/sales/v1/elead
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Elead Activities API declares 3 security schemes for authenticating requests. An API key is passed in the header as client_id (fortellisClientId). An API key is passed in the header as client_secret (fortellisClientSecret). An API key is passed in the header as Subscription-Id (subscriptionId). By default, every request must be authenticated.

  • fortellisClientId — Fortellis-issued client id for the solution.
  • fortellisClientSecret — Fortellis-issued client secret for the solution.
  • subscriptionId — Per-dealer subscription identifier provided when the dealer activates the app.

Paths & Operations 2

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

Activities 2

Sales activities, appointments, and activity history. Endpoints modeled.

POST
/activities
Create a scheduled or completed activity (MODELED)
Activities_CreateActivity 1 param body → 201
GET
/activities/history
Query sales activity history with comments (MODELED)
Activities_GetHistory 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elead-crm-activities-api-openapi.yml Raw ↑

Other APIs Elead publishes across the network.

Elead Customers API
Elead Opportunities API
Elead Reference Data API