GET
/
tags
/
News Tags
curl --request GET \
  --url https://api.sectors.app/v1/tags/ \
  --header 'Authorization: <authorization>'
[
    "acquisition",
    "affordable-housing",
    "agms",
    "agreement",
    "agricultural-fertilizer",
    "agricultural-products",
    "ai",
  ...
]
[
    "acquisition",
    "affordable-housing",
    "agms",
    "agreement",
    "agricultural-fertilizer",
    "agricultural-products",
    "ai",
  ...
]
Authorization
string
required

Authorization header that should be filled with your Sectors Financial API key.

Response

payload
string[]

A plain array of slugified tag strings, sorted alphabetically

Usage

This list can be used for the following endpoints: