How to link reg number to search button

Hi,

You can create an onClick event for the button, get the text input value and send an HTTP request to the API as explained in the API documentation.

Have a good day,
Tal.