Introduction
Epic provides a RESTful API to enable developers to bring data about the organizations supported by Epic in its portfolio into internal systems. The availability of the API ensures that contents used are up-to-date.
Format and data types
API replies are provided as application/json;charset=utf-8
objects. Whenever possible,
numeric data are presented in native data types.
API Root
All API calls should be directed to https://api.epic.foundation
Only secure (HTTPS) calls are supported. Unsecure (HTTP) requests with be upgraded to secure (HTTPS) requests.
Credentials and authentication
The Epic API is protected by Oauth2 tokens. Find out how to obtain a token at
/oauth2
Roadmap
- Version 1.0 (July 2018): Support for portfolio, portfolio sector, portfolio organizations, datasets, challenges, summary and introduction.
- Version 2.0 (May 2019): Adding support for user login, feed and library
- Version 3.0 (August 2019): Adding support for gala app
Support
Our support team can be reached at api@epic.foundation.
Copyright and fair usage
All materials presented by this API are the property of Epic Foundation Inc. or used with authorization from the portfolio organizations of Epic Foundation Inc. Access to these materials does not grant any rights to publish, reproduce, disseminate them or otherwise make them available in any form, electronic or otherwise, without the explicit, written consent of Epic Foundation Inc.
Access to the API is governed by Epic's Fair Usage Policy and Privacy Policy. Access can be revoked at any time and at the entire discretion of Epic Foundation Inc.