Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.withallo.com/llms.txt

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

The Tags API lets you list all tags configured on your team. Use tag names when filtering conversations by tags in the search endpoints.

Tag constraints

FieldConstraint
NameRequired. Max 255 characters.
KeyAuto-generated from the name (lowercase, alphanumeric). Used as the identifier in the API.
ColorOptional. Hex format, max 7 characters (e.g., #FF0000).
UniquenessTag keys are unique per team. Names are case-insensitive — Support and support resolve to the same tag.
Tags can only be created from the Allo dashboard. The API lets you list existing tags and add or remove them from calls.

Endpoints

List tags

All available call tags with name and color

Add tags

Add one or more tags to a call

Remove tag

Remove a tag from a call