Outils pour développeurs
SDK/API
Créez votre propre expérience de recharge avec notre SDK et notre API complètes.
charging.ts
api.ts
import { HeyCharge } from '@heycharge/sdk';
const client = new HeyCharge({
apiKey: 'hc_live_...'
});
// Start a charging session
const session = await client.sessions.create({
chargerId: 'chrg_abc123',
userId: 'user_xyz789'
});
// Listen for events
client.on('session.started', (event) => {
console.log(`Charging: $${event.power}kW`);
}); Fonctionnalités
SDK mobile
SDK natifs iOS, Android et React Native pour l'intégration dans vos applications
REST API
Accès API complet à toutes les fonctionnalités de la plateforme
Webhooks
Notifications d'événements en temps réel
Documentation
Documentation complète et exemples de code
Spécifications
Mobile SDKs SDK iOS, SDK Android, SDK React Native
API REST API v2
Authentification OAuth 2.0
Webhooks Événements en temps réel
Sandbox Environnement de test complet
Idéal pour
White-label CPO partnersApp developersSystem integrators
Prêt à vous lancer ?
Contactez-nous pour discuter de vos besoins en infrastructure de recharge VE.