Developer Friendly

Connect Everything

RESTful APIs, webhooks, and pre-built integrations. Connect PlugsHub to any system in your tech stack.

API Features

Built for Developers

๐Ÿ”Œ

RESTful APIs

Well-documented REST APIs for all platform functions

๐Ÿช

Webhooks

Real-time event notifications to your systems

๐Ÿ“Š

Data Export

Export sessions, transactions, and reports via API

๐Ÿ”

OAuth 2.0

Secure authentication with industry standards

๐Ÿ“š

SDKs

Client libraries for popular programming languages

๐Ÿงช

Sandbox

Test environment for development and integration

Quick Start

Simple Integration

Get started in minutes with our well-documented APIs. Start a charging session with just a few lines of code.

  • Comprehensive API documentation
  • Postman collections included
  • SDK support for Python, Node.js, Go
  • Dedicated integration support
start-session.js

const plugshub = require('@plugshub/sdk');

// Initialize client
const client = new plugshub.Client({
  apiKey: process.env.PLUGSHUB_API_KEY
});

// Start a charging session
const session = await client.sessions.start({
  stationId: 'station_abc123',
  connectorId: 1,
  userId: 'user_xyz789'
});

console.log('Session started: ' + session.id);
Pre-built Integrations

Connect Your Ecosystem

Payment

  • Stripe
  • Adyen
  • TBC Bank
  • BOG
  • PayPal

Energy

  • Grid operators
  • Energy providers
  • Solar systems

Fleet

  • Fleet management
  • Telematics
  • Route planning

Business

  • SAP
  • Salesforce
  • Custom ERP

Ready to Power Your Charging Business?

Join leading operators who trust PlugsHub to manage their EV charging networks. Get started in just one week.