> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/api-docs/api-issues.md).

# API Issues

### Please standardize the use of api parameters.

Please note that when using Local Api to create or modify browsers or other operations, the interface parameters must conform to the specification, and do not pass values or types with unknown meanings.

### The format of the passed parameter is incorrect.

The request params type is ResponseBody, donot take url params, formdata or string types. It is recommended to use the postman debugging interface like this:

![](/files/uJL2isK4ATN0yEQFMFEv)
