Elead Customers API
Prospect and customer records and their owned vehicles.
Elead Customers API is one of 4 APIs that Elead publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 5 operations across 4 paths, and defines 6 schemas. 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
Elead Customers 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 5
Across 4 paths, the API surfaces 5 operations — 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Prospect and customer records and their owned vehicles.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Customer (13 properties), CustomerVehicle (9 properties), CustomerAddress (9 properties), CustomerPhone (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Elead 3
Other APIs Elead publishes across the network.