Global store of reference for all assets within the Decisiv ecosystem — asset lookup by id or VIN, plus campaigns, recalls, warranties, service history and OEM build information where authorized and available. Swagger 2.0, secured with OAuth 2.0 plus the X-Decisiv-Transition-Token header.
This API exposes
10 operations
across 8 paths,
organized into 2 resource areas,
and defines 50 schemas.
It is described by OpenAPI 2.0, at version 2.1.5.
Requests are made against the base URL https://global-assets.decisivapps.com/api/v1/.
10 operations8 paths50 schemas8 GET1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Decisiv Global Assets API declares
3 security schemes
for authenticating requests.
An API key is passed in the header as X-Decisiv-Transition-Token (TransitionToken).
It supports OAuth 2.0 (OAuth2Password) using the password flow.
An API key is passed in the header as Authorization (Bearer).
By default, every request must be authenticated.
TransitionToken — The transition token must be specified when using OAuth. Please see https://api-docs.decisiv.net/docs/api/oauth/
OAuth2Password — Oauth flow with Transition Token. See https://api-docs.decisiv.net/docs/api/oauth/
Paths & Operations 10
Across 8 paths, the API surfaces 10 operations — 8 GET, 1 POST, 1 PUT. They span 2 resource areas: assets, OEM info. Each is listed below with its method, path, parameters, and response codes.
assets 9
GET
/assets
Returns all assets in the system. Search is restricted to VIN only
getAssets1 param→ 200400429504default
POST
/assets
Creates a new Asset for use within the ecosystem
addAsset1 param→ 201400422429504
GET
/assets/{asset_id}
Returns an asset based on the provided ID
findAssetById1 param→ 200404429504
PUT
/assets/{asset_id}
Updates an Asset record
updateAsset2 params→ 200404429504
GET
/assets/{asset_id}/campaigns
Campaign information for an asset
assetCampaigns1 param→ 200404412429504
GET
/assets/{asset_id}/recalls
Recall information for an asset
assetRecalls1 param→ 200404412429504
GET
/assets/{asset_id}/warranties
Waranty information for an asset
assetWarranties1 param→ 200404412429504
GET
/assets/{asset_id}/service_history
Returns the Service History for an Asset by ID
findServiceHistoryById5 params→ 200404412429504
GET
/assets/{asset_id}/build_information
Returns the Build Information for an Asset by ID
findBuildInformationById1 param→ 200404412429504
OEM info 1
GET
/vins/{vin}
Returns OEM information for given VIN number
getVinInformation1 param→ 200400429502504default
Schemas 50
The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are buildInformationResponse (70 properties), serviceHistoryResponse (18 properties), asset (12 properties), JSONAPI_Error (8 properties). Each schema is shown below with its type and property counts.
jsonapiAssetObject
object
1 property1 required
jsonapiAssetUpdateObject
object
1 property1 required
jsonapiAssetResponse
object
1 property
jsonapiAssetsResponse
object
2 properties
asset
object
12 properties4 required
assetUpdate
object
2 properties
assetResponse
identifier
object
1 property
jsonapiWarrantyResponse
object
1 property
jsonapiCampaignResponse
object
1 property
jsonapiRecallResponse
object
2 properties
warrantyResponse
object
5 properties
audit_details_vins
object
2 properties
audit_details
object
4 properties
jsonapiVinResponse
object
2 properties
vinResponse
object
5 properties
estimateItems
array
jsonapiBuildInformationResponse
object
1 property
jsonapiServiceHistoryResponse
object
2 properties
buildInformationResponse
object
70 properties
serviceHistoryResponse
object
18 properties
jsonapiErrorResponse
object
1 property
JSONAPI_DocumentLink
string
A "JSON API" document link.
JSONAPI_AssetDocumentLink
string
JSONAPI_PlatformAPILink
string
Link to the corresponding asset in the Platform API
JSONAPI_BuildInformationLink
string
Link to the corresponding asset in the Platform API
JSONAPI_CampaignsLink
string
Link to the corresponding asset in the Platform API
JSONAPI_RecallsLink
string
Link to the corresponding asset in the Platform API
JSONAPI_ServiceHistoryLink
string
Link to the corresponding asset in the Platform API
JSONAPI_WarrantiesLink
string
Link to the corresponding asset in the Platform API
JSONAPI_Included
array
An array of resource objects that are related to the primary data and/or each other (“included resources”).
JSONAPI_jsonapi
object
An object describing the server's implementation.
1 property
JSONAPI_Errors
array
A server MAY choose to stop processing as soon as a problem is encountered, or it MAY continue processing and encounter multiple problems. When a server encoun…
JSONAPI_Error
object
Error objects provide additional information about problems encountered while performing an operation. Error objects MUST be returned as an array keyed by erro…
8 properties
JSONAPI_Links
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_AssetLinks
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_BuildInformationLinks
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_CampaignsLinks
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_RecallsLinks
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_ServiceHistoryLinks
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_WarrantiesLinks
object
Where specific, a links member can be used to represent links. The value of each "links" member MUST be a links object.
2 properties
JSONAPI_PaginationLinks
object
pagination links for a JSONAPI List
2 properties
JSONAPI_meta
object
A meta object that contains non-standard meta-information.
2 properties
Error
object
4 properties4 required
ForbiddenError
object
4 properties4 required
PreconditionFailedError
object
5 properties5 required
tooManyRequestsResponseErrorWithExample
object
Error objects provide additional information about problems encountered while performing an operation. Error objects MUST be returned as an array keyed by erro…
4 properties
tooManyRequestsResponseError
array
Access restricted for a given user or application due to undesired behavior
tooManyRequestsResponse
object
1 property
VinValidationError
object
6 properties6 required
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of Decisiv Global Assets API, published by
API Evangelist. We do not operate, host, resell, or
support these APIs, and we are not affiliated with or endorsed by the company unless stated above.
Everything here is built from publicly available information — the company's own site,
developer portal, documentation, public repositories, and the specifications it publishes for public use.
Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's
public API artifacts, scored against a published rubric. They are not certifications,
endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and
you do not need to justify the request. A removed company is recorded as unrated, never scored
zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy → On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.