# API testing with Cucumber

**URL:** https://forum.robotframework.org/t/api-testing-with-cucumber/5282
**Category:** Robot Framework
**Created:** [8 February 2023 13:59 UTC](https://forum.robotframework.org/t/api-testing-with-cucumber/5282 "2023-02-08T13:59:19Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![damies13](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robotframework.org/damies13/32/623_2.png) [@damies13](https://forum.robotframework.org/u/damies13)
#### Post date: [9 February 2023 11:17 UTC](https://forum.robotframework.org/t/api-testing-with-cucumber/5282/4 "2023-02-09T11:17:12Z")

</div>

Hi @kbrzusnian ,

Do you meant Gherkin syntax ( [Converting RF scripts to Cucumber syntax - #4 by HelioGuilherme66](https://forum.robotframework.org/t/converting-rf-scripts-to-cucumber-syntax/1957/4) ) ?

My guess is you will probably need to create some Gherkin style keywords and then put the standard Requests Library keywords in your Gherkin style keywords. I’m not really sure I’ve never used Gherkin syntax.

Probably start here [Behavior-driven style](http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#toc-entry-283) and search the forum

I’m not really sure I’ve never used Gherkin syntax.

Dave.

---

_[View the full topic](https://forum.robotframework.org/t/api-testing-with-cucumber/5282)._
