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 Offer Preview API

Preview offers are matched based upon a simple set of anonymous criteria and as a result are not personalized. This is useful if you'd like to display offers without requesting personalized data. For example, you can improve a search experience by presenting example offers to the user prior to asking more detailed questions.Offers returned by these endpoints are identical to those that would be included in a rate table. But keep in mind that they are not personalized, and it's a better user experience to ultimtely present personalized offers to a user.

Even Financial Offer Preview 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 Offer Preview. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 3 operations across 3 paths, and defines 27 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.

3 operations 3 paths 27 schemas 3 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 Offer Preview 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 3

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

Offer Preview 3

Preview offers are matched based upon a simple set of anonymous criteria and as a result are not personalized. This is useful if you'd like to display offers without requesting pe…

GET
/offerPreview/loanOffers
Get preview loan offers
getPreviewLoanOffers 4 params → 200401
GET
/offerPreview/creditCardOffers
Get preview credit card offers
getPreviewCreditCardOffers 3 params → 200401
GET
/offerPreview/savingsOffers
Get preview savings offers
getPreviewSavingsOffers 3 params → 200401404

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are CreditCardOfferDetails (73 properties), LoanOffer (44 properties), SavingsOfferDetails (18 properties), Partner (13 properties). Each schema is shown below with its type and property counts.

CardPurpose
string
Purposes or categories related to a credit card
ProductSubType
string
A type of financial product
IntroOfferType
string
AprType
string
Originator
object
7 properties 3 required
CreditCardOfferDetails
object
73 properties 5 required
ProductType
string
Offer
object
11 properties 5 required
LoanPurpose
string
Partner
object
13 properties 8 required
IncentiveUnit
string
Unit of measure for incentives.
PreviewDetail
object
2 properties 1 required
ApiErrorDetails
object
IncentiveType
string
Unit of measure for incentives.
CardType
string
FederalInsuranceType
string
CreditCardOffer
object
An offer for a credit card
1 property 1 required
TermUnit
string
Unit of measure for offer term lengths, or open for a single term.
LoanOffer
object
44 properties 12 required
IncentiveDetails
object
4 properties 4 required
ProvidedCreditRating
string
SavingsOffer
object
An offer for a savings account
1 property 1 required
SavingsOfferDetails
object
18 properties 5 required
OriginatorImage
object
2 properties 2 required
CardBenefit
string
Benefits or benefit categories related to a credit card
CompoundingMethod
string
ApiError
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

even-financial-offer-preview-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 Prefill API
Even Financial UI Utils API