ConsoleCatalog
Sign in
911Tabs logo

911Tabs

911tabs.comEntertainmentno auth

Guitar tab search, popular tabs, artist listings, and tablature pages.

Fresh Tabs Listing

ASYNCREADNo auth

Returns the fresh indexed tabs listing with rank numbers, artist names, song titles, and detail links.

ParametersFormJSON

Instrument channel slug used in the URL path (e.g. guitar, bass, drums)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_911tabs_fresh_tabs_listing",
    "params": {
      "instrument": "guitar"
    }
  }'