This is the external project repository for the Norgespris project @ Elhub. This repository contains OpenAPI specifications and JSON schemas for interfaces to be used by external systems that need to read (and write) data about Norgespris to the Elhub system.
The purpose of this repository is to facilitate early transparency and collaboration with Market Parties and System vendors in the power market. By making the specifications publicly available, we invite developers, vendors, and other stakeholders to begin integration planning, provide feedback, and help us shape the best possible interfaces for the ecosystem.
Important
These specifications are under active development and subject to change. The purpose of releasing this at this early stage is to give opportunities for feedback and (if necessary) to iterate over the solution. We recommend syncing regularly to stay up to date with the latest changes.
Version: v0.1 (Pre-release)
docs/openapi.yaml
- OpenAPI 3.x specificationdocs/schemas/
– JSON Schemas defining domain models and payload structuresdocs/examples/
– Example request/response payloads
Note
Please note that this is a specification repository only. Implementation details and code are tracked separately.
- Clone the repository:
git clone https://github.com/elhub/elhub-norgespris.git
- Navigate the specification files in the openapi/ and schemas/ directories.
- Use an IDE or similar tool with Swagger UI support visualize and explore the OpenAPI spec locally.
We welcome your feedback and contributions. Use:
- Discussions – Please use the Discussions tab for open-ended feedback, questions and dialogue.
- E-mail (developers) - If you have technical questions that are not suited for Github, contact us at:
- Other Requests - For other questions or requests, contact us using normal contact channels:
See the Contributing file for general guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.