Overview

Leverage the power of Switch's API to create powerful integrations and automations on the market with your tools and services.

The Switch API allows you to read and write information related to your organization(s). You can do things like update permissions for members in your organization, create orders, automate trading, send realtime metering data, and much more.

This section describes how to use the Switch API and its resources. If you have any questions or issues, please contact the Switch Support.

API Endpoint

The Switch API can be accessed on two different environments, Test and Production environment. The API can be accessed using the following hostname, depending on the environment:

Environment
Hostname

Production

api.switchmarket.se

Test

qa-api.switchmarket.se

Example making request
curl https://api.switchmarket.se

Last updated

Was this helpful?