Sheeva · AsyncAPI Specification
Sheeva Webhooks
Version
View Spec
View on GitHub
CompanyConnected VehiclesAutomotivePaymentsFintechIn-Vehicle PaymentsEV ChargingParkingLocation IntelligenceMobilityAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://api-spec.sheeva.ai/ (SheevaConnect API Specification 2.0 — Webhooks + Vehicle Events)
spec_type: Webhooks
summary: >-
SheevaConnect delivers session and payment status updates to partner-registered webhook
endpoints. Deliveries are signed with an HMAC key supplied at registration. This is a webhook
catalog, not a published AsyncAPI document.
delivery:
registration: POST /v2/partner-apis/webhooks/status-updates
list: GET /v2/partner-apis/webhooks
delete: DELETE /v2/partner-apis/webhooks/{webhook-id}
registration_payload:
webhookUrl: partner HTTPS endpoint that receives status updates
hmacSigningKey: shared secret used to HMAC-sign each delivery
apikey: per-webhook api key echoed on delivery
signature: HMAC over the payload using hmacSigningKey
events:
- name: session-status-update
description: Session lifecycle transitions (LOW_FUEL_DETECTED ... SERVICE_COMPLETE / SERVICE_CANCELLED_BY_DRIVER).
enum_source: errors/sheeva-problem-types.yml#session_status_codes
- name: payment-status-update
description: Payment lifecycle transitions (PAYMENT_AUTHORIZED / PAYMENT_COMPLETE / PAYMENT_FAILED / PAYMENT_VOIDED / PAYMENT_REFUNDED).
enum_source: errors/sheeva-problem-types.yml#payment_status_codes
ingest:
note: >-
Separate inbound channel — partners/OEMs push telemetry (speed, fuelLevel, chargingLevel,
ignition, transmission) to POST /vehicle-events on the vehicle-events host to drive session detection.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/sheeva-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.