Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.2 KB

File metadata and controls

24 lines (13 loc) · 1.2 KB
description Repository Manager API

Introduction

Welcome to the Repository Manager API documentation! This API can be used to access, interact with, and retrieve repository information and contents from Repository Manager.

Documentation

The Base URL for all requests in this documentation is https://hbb1.oscwii.org/api

Old API versions were available at api.oscwii.org, however, with the discontinuation of v2 and v1, this has been removed.

Before starting, please read the Guidelines that govern the usage of this API.

API Versioning

Repository Manager exposes versioned API paths to specify which API version you want to use, for example: https://hbb1.oscwii.org/api/v{version}

Currently this is the status of the different API versions:

VersionStatus
4Available (Recommended)
3Available
2Discontinued (As of July 1st, 2024)
1Discontinued (As of July 1st, 2024)