Skip to main content
GET
/
assets
/
tags
List asset tags
curl --request GET \
  --url https://api.fal.ai/v1/assets/tags \
  --header 'Authorization: <api-key>'
{
  "tags": [
    {
      "id": "43ce3411-1a25-4d14-875e-3562d341b090",
      "name": "moodboard",
      "created_at": "2026-05-23T20:00:00.000Z"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://fal.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY

Response

Tags

tags
object[]
required

Asset tags