JSON feed

Create a self-hosted JSON feed of your release data.

Introduction

The LabelGrid WordPress Plugin automatically enables a JSON feed for Releases.

JSON URL: https://yourdomain.com/releases-feed/

Purpose

Having all your release details available in a JSON feed can be used in many ways. For example, you can develop 3rd party applications using LabelGrid data, which gives you access to countless possibilities.

Optional Parameters

Supports HTTP GET or POST

Example

https://yourdomain.com/releases-feed/?limit-date=2019-12-30&label-name=your%20label&releases=future

Last updated