Alliance Resource Partners · Example Payload

Alliance Resource Partners Taxonomies

CoalMiningEnergyRoyaltiesNatural ResourcesContentCorporate

Alliance Resource Partners Taxonomies is an example object payload from Alliance Resource Partners, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

categorypost_tagnav_menuwp_pattern_categorytable_tags

Example Payload

Raw ↑
{
    "category": {
        "name": "Categories",
        "slug": "category",
        "description": "",
        "types": [
            "post"
        ],
        "hierarchical": true,
        "rest_base": "categories",
        "rest_namespace": "wp/v2",
        "_links": {
            "collection": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/taxonomies"
                }
            ],
            "wp:items": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/categories"
                }
            ],
            "curies": [
                {
                    "name": "wp",
                    "href": "https://api.w.org/{rel}",
                    "templated": true
                }
            ]
        }
    },
    "post_tag": {
        "name": "Tags",
        "slug": "post_tag",
        "description": "",
        "types": [
            "post"
        ],
        "hierarchical": false,
        "rest_base": "tags",
        "rest_namespace": "wp/v2",
        "_links": {
            "collection": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/taxonomies"
                }
            ],
            "wp:items": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/tags"
                }
            ],
            "curies": [
                {
                    "name": "wp",
                    "href": "https://api.w.org/{rel}",
                    "templated": true
                }
            ]
        }
    },
    "nav_menu": {
        "name": "Navigation Menus",
        "slug": "nav_menu",
        "description": "",
        "types": [
            "nav_menu_item"
        ],
        "hierarchical": false,
        "rest_base": "menus",
        "rest_namespace": "wp/v2",
        "_links": {
            "collection": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/taxonomies"
                }
            ],
            "wp:items": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/menus"
                }
            ],
            "curies": [
                {
                    "name": "wp",
                    "href": "https://api.w.org/{rel}",
                    "templated": true
                }
            ]
        }
    },
    "wp_pattern_category": {
        "name": "Pattern Categories",
        "slug": "wp_pattern_category",
        "description": "",
        "types": [
            "wp_block"
        ],
        "hierarchical": false,
        "rest_base": "wp_pattern_category",
        "rest_namespace": "wp/v2",
        "_links": {
            "collection": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/taxonomies"
                }
            ],
            "wp:items": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/wp_pattern_category"
                }
            ],
            "curies": [
                {
                    "name": "wp",
                    "href": "https://api.w.org/{rel}",
                    "templated": true
                }
            ]
        }
    },
    "table_tags": {
        "name": "Table Tags",
        "slug": "table_tags",
        "description": "tags for wp table builder tables",
        "types": [
            "wptb-tables"
        ],
        "hierarchical": false,
        "rest_base": "table_tags",
        "rest_namespace": "wp/v2",
        "_links": {
            "collection": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/taxonomies"
                }
            ],
            "wp:items": [
                {
                    "href": "https://www.arlp.com/wp-json/wp/v2/table_tags"
                }
            ],
            "curies": [
                {
                    "name": "wp",
                    "href": "https://api.w.org/{rel}",
                    "templated": true
                }
            ]
        }
    }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/alliance-resource-partners-taxonomies"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.