modrinth / docs

Our documentation site's source code.
https://docs.modrinth.com
Creative Commons Zero v1.0 Universal
32 stars 47 forks source link

API v3 is not yet documented #146

Open LynithDev opened 8 months ago

LynithDev commented 8 months ago

Describe the bug

There doesn't seem to be any API for organizations (Such as fetching projects or information about the organization).

Steps to reproduce

  1. Go to https://docs.modrinth.com/api-spec
  2. Look at the sidebar / search for organizations
  3. Nothing related to organizations exist

Expected behavior

Requests to https://api.modrinth.com/v2/organization/<name|id> shouldn't return a 404

Additional context

No response

LynithDev commented 8 months ago

Nevermind. Turns out there are API routes for it under API v3 however there still lacks a documentation about all this

Prospector commented 8 months ago

API v3 is still under development and isn't intended to be used at this time, they'll be documented when we publish a stable version of API v3