For the complete documentation index, see llms.txt. This page is also available as Markdown.

Icons

Listar ícones disponíveis

get
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Respostas
200

OK

application/json
valuestringOpcional
descriptionstringOpcional
get/commons/icons
GET /api/b2b/commons/icons HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "value": "text",
  "description": "text"
}