API

WorldRankingsCategories

World Rankings available categories

Specific Parameters

  • Date DATE Requested Date
  • ParaArchery BOOLEAN is Para Archery

Common Parameters

  • RBP INTEGER Items per page
  • Page INTEGER Page to request

Type Data type

M Mandatory

+ Multiple values separated with pipe "|"

Syntax Try it yourself

http://api.worldarchery.org/v3/WORLDRANKINGSCATEGORIES/?Date=DATE&ParaArchery=BOOLEAN [&RBP=INTEGER&Page=INTEGER]

http://api.worldarchery.org/?v=3&content=WORLDRANKINGSCATEGORIES&Date=DATE&ParaArchery=BOOLEAN [&RBP=INTEGER&Page=INTEGER]

Response

{
    "pageInfo": {
        "totalResults": 10,
        "resultsPerPage": 10,
        "page": 0
    },
    "items": [
        {
            "Cat": "RM",
            "Team": true
        },
        {
            "Cat": "RW",
            "Team": true
        },
        {
            "Cat": "CM",
            "Team": true
        },
        {
            "Cat": "CW",
            "Team": true
        },
        {
            "Cat": "CX",
            "Team": true
        },
        {
            "Cat": "RX",
            "Team": true
        },
        {
            "Cat": "RM",
            "Team": false
        },
        {
            "Cat": "RW",
            "Team": false
        },
        {
            "Cat": "CM",
            "Team": false
        },
        {
            "Cat": "CW",
            "Team": false
        }
    ]
}
×

Try it: WorldRankingsCategories

Date
ParaArchery
RBP
Page
Request: