LogoLogo
HomeLibraryDonateHelpAbout
  • Repository Manager
  • Credits
  • Application Manifests
    • Introduction to manifests
    • Example manifest
    • Essential Information
      • Category
      • Peripherals
      • Flags
      • Platforms
    • Source
      • Format
      • URL
        • Location
      • GitHub Release
        • Repository
        • File
        • Additional Files
      • SourceForge Release
      • itch.io
      • MediaFire
        • Location
    • Treatments
      • Contents
      • Meta
      • Web
      • Archive
  • Pattern Matching
  • Supported Archive Formats
  • Information for app developers
    • FAQ
  • API
    • Introduction
    • Retrieving Information
    • Retrieving Contents
    • Guidelines
  • Server
    • Introduction
    • Repository Index
    • SourceDownloader
Powered by GitBook
LogoLogo

Documentation

  • API v2
  • WSC
  • CLI

Social

  • Twitter
  • Discord
  • GitHub
On this page

Was this helpful?

  1. API

Introduction

Repository Manager API

PreviousFAQNextRetrieving Information

Last updated 10 months ago

Was this helpful?

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.

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.

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:

Version
Status

4

Available (Recommended)

3

Available

2

Discontinued (As of July 1st, 2024)

1

Discontinued (As of July 1st, 2024)

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

Guidelines
Documentation