Add a station
In the operator portal, go to Stations → Add a station. The portal shows you an API key for that station, in the form gc_…. Copy it now — it is shown only once.
Each station has its own key: one key per station. If you lose a station's key, you can regenerate it from that station's page in the portal.
Store the key wherever your station's code runs, for example as an environment variable named GOODCHARGE_API_KEY. The SDK reads it as plain configuration; see Install the SDK for how it is used.
Your first station is reviewed by the goodcharge team before it appears in the app. Later stations appear as soon as they are published — they are not reviewed individually.