aid: blink url: https://raw.githubusercontent.com/api-evangelist/blink/refs/heads/main/apis.yml name: Blink Charging kind: company description: Blink Charging Co. (Nasdaq BLNK) operates the Blink Network of Level 2 and DC Fast electric vehicle chargers across North America and Europe, alongside brands acquired via SemaConnect, Blue Corner, BlueLA, and Envoy. Blink's charger hardware (Series 7/8/9) is OCPP 2.0.1 certified for CSMS interoperability, and in 2025 Blink joined Hubject's Intercharge eRoaming platform as a charge point operator using the OCPI protocol so third-party e-mobility service providers can route drivers and billing to Blink stations. Blink also runs a gated BlinkMap API developer program (station locations, hours, and live network status) and a Blink Fleet platform that partners such as Presto and BetterFleet integrate with via API for fleet charging, sessions, and billing. None of these programs currently publish a full public self-serve API reference; access requires signing up directly with Blink. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - EV Charging - Electric Vehicle - Charging Stations - OCPI - OCPP - Fleet Management - Roaming - DC Fast Charging created: '2026-07-03' modified: '2026-07-03' specificationVersion: '0.19' apis: - aid: blink:blink-charging-locations-status-api name: Blink Charging Locations & Status API tags: - Charging Stations - Locations - Status - BlinkMap image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://prod.blinknetwork.com/developer.html baseURL: https://api.blinknetwork.com/map/v1 properties: - url: https://prod.blinknetwork.com/developer.html type: Documentation - url: openapi/blink-charging-locations-status-openapi.yml type: OpenAPI description: Gated third-party integrator program (marketed as the BlinkMap API) returning Blink-compatible charging station locations, hours of operation, and live network status - station map pins reflect Available / Charging / Unavailable states. Signing up with Blink provides an API key plus technical reference and email support; a public self-serve API reference is not currently published. The endpoint shapes modeled here (geo-radius Locations search, name-based Search, and per-location Status lookup) come from a historical official Blink "API Map" PDF (dated January 2014) referenced by a long-standing third-party Ruby client library; current field names and paths are not independently re-verified against Blink's present-day version and should be confirmed with Blink directly before integration. - aid: blink:blink-fleet-api name: Blink Fleet API tags: - Fleet - Sessions - Billing - Reservations - Partner Integration image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://blinkcharging.com/news/blink-and-presto-announce-strategic-collaboration-to-provide-advanced-tools-for-ev-fleet-charging baseURL: https://blinkcharging.com properties: - url: https://blinkcharging.com/news/blink-and-presto-announce-strategic-collaboration-to-provide-advanced-tools-for-ev-fleet-charging type: PressRelease - url: https://theevreport.com/blink-charging-partners-with-betterfleet-for-fleet-management type: PressRelease description: Blink Fleet is Blink's fleet-charging management platform for organizations running electric fleets (rental, ride-hail, delivery, government, transit). Blink states the portal "can be integrated into existing platforms via API," and partners including Presto (fleet roaming/payment) and BetterFleet (fleet SaaS) integrate driver charge-session discovery, charging, and payment through it. No technical base URL, authentication model, or endpoint reference is publicly published; access is brokered through Blink's partner program rather than open self-serve signup, so this entry is modeled at the product level (vehicles/drivers, charge sessions, billing/invoicing, reservations) rather than against confirmed endpoint paths. - aid: blink:blink-ocpi-roaming-interface name: Blink Charging OCPI Roaming Interface tags: - OCPI - Roaming - eMSP - Hubject - Intercharge image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://blinkcharging.com/news/hubject-teams-with-blink-charging-to-further-expand-intercharge-network-across-north-america baseURL: https://blinkcharging.com properties: - url: https://blinkcharging.com/news/hubject-teams-with-blink-charging-to-further-expand-intercharge-network-across-north-america type: PressRelease - url: https://www.hubject.com/blog-posts/hubject-teams-with-blink-charging-to-further-expand-intercharge-network-across-north-america type: Documentation description: In September 2025 Blink joined Hubject's Intercharge eRoaming platform as a charge point operator (CPO), using the industry-standard Open Charge Point Interface (OCPI) protocol so partner e-mobility service providers (eMSPs) on Hubject's hub can discover Blink stations, authorize charging, and receive standardized OCPI-based billing/CDRs across the US, Canada, and Mexico. This is a B2B roaming interface brokered through Hubject rather than a direct self-serve developer API; Blink does not itself publish a public OCPI base URL, credential process, or version endpoint - integration happens through Hubject's platform-to-platform OCPI handshake. common: - type: DomainSecurity url: security/blink-domain-security.yml - type: Authentication url: authentication/blink-authentication.yml - type: LinkedIn url: https://www.linkedin.com/company/blinkcharging - type: Website url: https://blinkcharging.com - type: GitHubOrganization url: https://github.com/blinkcharging - type: Documentation url: https://prod.blinknetwork.com/developer.html maintainers: - FN: Kin Lane email: kin@apievangelist.com