# 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.

<figure><img src="https://651892663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQG3dmfZjXKYFIO2tvAkJ%2Fuploads%2FNyIA0OwCAzr7lMDMYqvJ%2Fneeds-no-description.svg?alt=media&#x26;token=b8b1f7c5-c600-4ac8-9e34-ee83d79e7f88" alt="" width="152"><figcaption><p>Documentation</p></figcaption></figure>

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](https://docs.oscwii.org/repository-manager/api/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:

<table><thead><tr><th width="160">Version</th><th>Status</th></tr></thead><tbody><tr><td>4</td><td>Available (Recommended)</td></tr><tr><td>3</td><td>Available</td></tr><tr><td>2</td><td>Discontinued (As of July 1st, 2024)</td></tr><tr><td>1</td><td>Discontinued (As of July 1st, 2024)</td></tr></tbody></table>
