> For the complete documentation index, see [llms.txt](https://readme.dhee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://readme.dhee.ai/platform-reference/intents-and-automation/skills-dsm/skill-api.md).

# Skill API

Skill API allows the developers to design the flow for an Intent completely in the backend using REST API.

We can define a Skill API by defining it under ***Backend API*** section.

The syntax for a Skill API is to suffix the word "Skill" in front of the Intent name -> \
${Intent-Name}Skill

<figure><img src="/files/k37lrBqTWcqzsVJT5wTh" alt=""><figcaption></figcaption></figure>
