# 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="https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FWQMp3JkkAacFCal4cHXq%2Fskill-api.png?alt=media&#x26;token=34f1dad7-8728-45b2-a609-863eb27c658f" alt=""><figcaption></figcaption></figure>
