# Firearm Search

## Firearm Search

<mark style="color:green;">`POST`</mark> `https://therocketcad.com/api/1.1/wf/cad_firsearch`

This endpoint allows you to search a firearm

#### Request Body

| Name         | Type   | Description                                                              |
| ------------ | ------ | ------------------------------------------------------------------------ |
| CommunityID  | string | The ID of your Community (Found on <https://therocketcad.com/integrate>) |
| ServerID     | string | The ID of your Server (Found on Owner Panel > FiveM Integration)         |
| SerialNumber | string | The Serial Number of your Firearm                                        |

{% tabs %}
{% tab title="200 Cake successfully retrieved." %}

```
Connection successful!
```

{% endtab %}
{% endtabs %}
