Welcome to the Early Access program for Engrate’s AI-native Power Tariff API. This program gives you early access to cutting-edge energy data capabilities. We look forward to supporting your development efforts and seeing the innovative applications you build.
Early Access Program: Temporary base URLs during early access:
  • API: api.ea.engrate.io
  • Auth: login.ea.engrate.io
  • App: app.ea.engrate.io
These will default to production URLs when the program concludes.

Getting Started

1

Join Early Access

Submit your application through our early access program
2

Check Your Email

Look for login credentials from our team.
3

Create API Keys

Log in with your recently received credentials platform and create your keys there.
4

Start Building

Make your first API call and explore our endpoints.
Early Access Notice: All functionality, endpoints, credentials, and specifications may be modified or discontinued. No backwards compatibility guaranteed during the Early Access. Integration updates may be required. We’ll make every effort to communicate changes in advance to support your development.

Quick Example

curl -X GET "https://api.ea.engrate.io/v1/power-tariffs/SE/mga/STH" \
  -H "Authorization: Bearer YOUR_ACCESS_TOKEN" \
  -H "Content-Type: application/json"

Resources