How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Decisiv Assets API

The assets API from Decisiv — 7 operation(s) for assets.

Decisiv Assets API is one of 70 APIs that Decisiv publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 7 paths, and defines 48 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, /api/v1/.

10 operations 7 paths 48 schemas 1 DELETE7 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://srm-api.decisivapps.com
Authentication
API Key, OAuth 2.0, API Key
Terms of Service
Resource Areas
1

Authentication & Security 3

Decisiv 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 7 paths, the API surfaces 10 operations — 1 DELETE, 7 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

assets 10
GET
/assets
Returns all assets in the system. Search is restricted to VIN only
getAssets 1 param → 200400429504default
POST
/assets
Creates a new Asset for use within the ecosystem
addAsset body → 201400422429504
GET
/assets/{asset_id}
Returns an asset based on the provided ID
findAssetById 1 param → 200404429504
PUT
/assets/{asset_id}
Updates an Asset record
updateAsset 1 param body → 200404429504
DELETE
/assets/{asset_id}
Removes a Customer Asset from a Customers' inventory based upon ID
RemoveCustomerAssetById 1 param → 204404429
GET
/assets/{asset_id}/campaigns
Campaign information for an asset
assetCampaigns 1 param → 200404412429504
GET
/assets/{asset_id}/recalls
Recall information for an asset
assetRecalls 1 param → 200404412429504
GET
/assets/{asset_id}/warranties
Waranty information for an asset
assetWarranties 1 param → 200404412429504
GET
/assets/{asset_id}/service_history
Returns the Service History for an Asset by ID
findServiceHistoryById 5 params → 200404412429504
GET
/assets/{asset_id}/build_information
Returns the Build Information for an Asset by ID
findBuildInformationById 1 param → 200404412429504

Schemas 48

The contract defines 48 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.

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_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
tooManyRequestsResponseError
array
Access restricted for a given user or application due to undesired behavior
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
audit_details
object
4 properties
serviceHistoryResponse
object
18 properties
warrantyResponse
object
5 properties
JSONAPI_WarrantiesLink
string
Link to the corresponding asset in the Platform API
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
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
jsonapiErrorResponse
object
1 property
JSONAPI_DocumentLink
string
A "JSON API" document link.
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_BuildInformationLink
string
Link to the corresponding asset in the Platform API
assetUpdate
object
2 properties
asset
object
12 properties 4 required
Error
object
4 properties 4 required
JSONAPI_CampaignsLink
string
Link to the corresponding asset in the Platform API
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
buildInformationResponse
object
70 properties
estimateItems
array
PreconditionFailedError
object
5 properties 5 required
jsonapiAssetUpdateObject
object
1 property 1 required
jsonapiAssetObject
object
1 property 1 required
jsonapiCampaignResponse
object
1 property
jsonapiAssetResponse
object
1 property
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_PaginationLinks
object
pagination links for a JSONAPI List
2 properties
jsonapiServiceHistoryResponse
object
2 properties
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_ServiceHistoryLink
string
Link to the corresponding asset in the Platform API
JSONAPI_PlatformAPILink
string
Link to the corresponding asset in the Platform API
jsonapiWarrantyResponse
object
1 property
jsonapiAssetsResponse
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
jsonapiBuildInformationResponse
object
1 property
jsonapiRecallResponse
object
2 properties
tooManyRequestsResponse
object
1 property
JSONAPI_AssetDocumentLink
string
JSONAPI_RecallsLink
string
Link to the corresponding asset in the Platform API
jsonapiCustomerAssetsResponse
object
2 properties
jsonapiErrorResponse_2
object
1 property
jsonapiCustomerAssetResponse
object
1 property
JSONAPI_DocumentLink_2
string
A "JSON API" document link.
jsonapiAssetCustomerObject
object
1 property 1 required
UnprocessableEntityErrorFleetOwned
object
5 properties 4 required
customerAsset
object
5 properties
assetCustomerId
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

decisiv-assets-api-openapi.yml Raw ↑

Other APIs Decisiv publishes across the network.

Decisiv Platform API
Decisiv Account Roles API
Decisiv Account User Roles API
Decisiv Account Users API
Decisiv Accounts API
Decisiv Case Actions API
Decisiv Case Attachments API
Decisiv Case Line Item Internal Labels API
Decisiv Case Line Item Parts API
Decisiv Case Line Item Parts Relationships SalesPerson API
Decisiv Case Line Items - Additional Charges API
Decisiv Case Line Items - Additional Charges Categories API
Where this information came from

This is an independent, third-party profile of Decisiv 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.