This information is for people / services that want to use the REST API, which is used to gather information like which plugin was last updated on the site.
Join Discord to get an API key: https://discord.gg/jWGcCRpsAn
You can find the documentation here:
- https://xenforo.com/community/pages/api-endpoints/#route_get_resource_categories_
- https://xenforo.com/community/pages/api-endpoints/#route_post_resource_updates_
Each plugin on the Resource tab comes with a `Old resource ID`, which references to the ID on the old website. This allows for a smooth migration.
In order to use the REST API, you must:
- Limit requests to a minimum (use caching)
- Use download mirrors to reduce the load on the site
Join Discord to get an API key: https://discord.gg/jWGcCRpsAn
You can find the documentation here:
- https://xenforo.com/community/pages/api-endpoints/#route_get_resource_categories_
- https://xenforo.com/community/pages/api-endpoints/#route_post_resource_updates_
Each plugin on the Resource tab comes with a `Old resource ID`, which references to the ID on the old website. This allows for a smooth migration.
In order to use the REST API, you must:
- Limit requests to a minimum (use caching)
- Use download mirrors to reduce the load on the site
Last edited: