ufc_jsonapi_index
List all available UFC resource types exposed via the JSON:API index, including endpoint URLs for each data type.
Instructions
The JSON:API resource index — all 291 resource types ufc.com exposes, for discovering surfaces this spec does not wrap yet.
Returns: {jsonapi:{version}, links:{'node--event':{href}, 'node--athlete':{href}, 'athlete_stat--athlete_stat':{href}, …291 entries…}} — each key is a resource type and its href is the collection URL. Useful when you need something this provider does not expose; most of the 291 are CMS plumbing (paragraphs, media, config) rather than sport data.
Example: Every exposed resource type
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||