Main menu

Get project tags

GET https://localise.biz/api/tags 

Lists all tags in currently authenticated project

URI parameters

key

API key - required if not sent in Authorization header

string optional

Request headers

Authorization

API key sent as "Loco <key>" or "Basic <encoded>". See Authentication.

string required if not in query

Response

Array of strings

Try it

Open in test console »


« /api/tags