# EHI API Marketplace Experience API

**Canonical:** https://apis.io/apis/enterprise-mobility/ehi-marketplace-experience-api/  
**Provider:** Enterprise Mobility — https://apis.io/providers/enterprise-mobility/  
**Base URL:** https://api.ehi.com  
**Documentation:** https://developer.ehi.com/

EHI API Marketplace Experience API is one of 4 APIs that [Enterprise Mobility](https://apis.io/providers/enterprise-mobility/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Developer Portal, API Marketplace, and Identity. The published artifact set on APIs.io includes authentication docs.

The backend-for-frontend that powers the EHI API Marketplace itself, and the only Enterprise Mobility API surface with endpoints published anonymously. Three POST operations are declared verbatim in the api-endpoint-details element of every public developer.ehi.com page — /marketplace/experience/profile/{profileId}/retrieve-user-content, /favorite-content and /unfavorite-content — and the marketplace client library shows exactly how they are called: JSON bodies of {contentType, contentId}, an Authorization Bearer access token from Azure AD B2C, the B2C id_token repeated in an ehi-origin-identity header, and Ehi-Calling-Application / ehi-application-name caller headers. Errors come back as {"errors":[{"code","localizedMessage"}]}. The host, https://api.ehi.com, is a live Kong Gateway behind Imperva that returns a JSON no-route 404 with a request_id to anonymous callers. Enterprise publishes no OpenAPI for this API; the operations above are recorded from the provider's own published page source and client library, and nothing beyond them is asserted.

## Machine-readable artifacts (6)

- **Portal** — https://developer.ehi.com/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/enterprise-mobility/refs/heads/main/authentication/enterprise-mobility-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/enterprise-mobility/refs/heads/main/scopes/enterprise-mobility-scopes.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/enterprise-mobility/refs/heads/main/conventions/enterprise-mobility-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/enterprise-mobility/refs/heads/main/errors/enterprise-mobility-problem-types.yml
- **TermsOfService** — https://developer.ehi.com/general/terms-of-use.html

## Other Enterprise Mobility APIs (3)

- [EHI Rental APIs](https://apis.io/apis/enterprise-mobility/ehi-rental-apis/)
- [EHI Replacement Rental APIs](https://apis.io/apis/enterprise-mobility/ehi-replacement-rental-apis/)
- [EHI Commute APIs](https://apis.io/apis/enterprise-mobility/ehi-commute-apis/)

## Tags

Developer Portal, API Marketplace, Identity

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/enterprise-mobility/ehi-marketplace-experience-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/enterprise-mobility/.
