Skip to content

PackHub-Team/PackHub-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation


Logo

PackHub API

The PackHub API and how to use it.

Documentation · Website

Features

  • Search for packs by tags, or name.
  • Look at what packs people have purchased
  • Download packs directly (Applicable to free packs only)
  • Search for pack creators.
  • Get exclusive packs.
  • Get raw pack data for your own needs.

(back to top)

Valid Requests

  • ../search/<query> Returns search results from provided search query [read more]
  • ../pack/<id> Returns pack data for a pack by a provided ID [read more]
  • ../packs/<recent|popular|exclusive>
  • ../versions
  • ../tags
  • ../status Returns service statuses [read more]

(back to top)

About

Backend API for PackHub, and how you can use it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published