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

Even Financial UI Utils API

A collection of endpoints that can be used to improve a search experience.

Even Financial UI Utils API is one of 6 APIs that Even Financial publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include UI Utils. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 6 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.106.0.

Requests are made against a single base URL, https://api.engine.tech.

6 operations 6 paths 4 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.106.0
Base URL
https://api.engine.tech
Authentication
HTTP Bearer, HTTP Bearer, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 3

Even Financial UI Utils API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (publishableBearerToken). It accepts HTTP bearer tokens (confidentialBearerToken). It accepts HTTP bearer tokens (experimentalBearerToken).

  • publishableBearerToken — A bearer token that is assumed to be published in application code and downloaded to a user's device. As a result, it only has restricted access to the API.
  • confidentialBearerToken — A bearer token that is assumed to be managed like a password or any other confidential secret. As a result, it has access to sensitive API endpoints.
  • experimentalBearerToken — A bearer token that is used to access experimental endpoints that are not yet available for all partners. It may be treated the same as a publishableBearerToke…

Paths & Operations 6

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

UI Utils 6

A collection of endpoints that can be used to improve a search experience.

GET
/leads/universities
Get university names
getUniversities 3 params → 200401
GET
/leads/vehicles/years
Get vehicle years
getVehicleYears 2 params → 200
GET
/leads/vehicles/makes
Get vehicle makes
getVehicleMakes 1 param → 200400
GET
/leads/vehicles/models
Get vehicle models
getVehicleModels 2 params → 200400
GET
/leads/vehicles/trims
Get vehicle trims
getVehicleTrims 3 params → 200400
GET
/uiUtil/featuredFinancialInstitutions
Get featured financial institutions
getFeaturedFinancialInstitutions → 200401422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are VehicleDetails (6 properties), ApiError (4 properties), FeaturedFinancialInstitution (3 properties). Each schema is shown below with its type and property counts.

ApiError
object
4 properties
FeaturedFinancialInstitution
object
3 properties 3 required
VehicleDetails
object
6 properties 6 required
ApiErrorDetails
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

even-financial-ui-utils-api-openapi.yml Raw ↑

Other APIs Even Financial publishes across the network.

Even Financial Analytics API
Even Financial Approval Probability API
Even Financial Lead API
Even Financial Offer Preview API
Even Financial Prefill API