How do I add database connection details while cal...
# ask-community-for-troubleshooting
s
How do I add database connection details while calling airbyte APIs?
👀 1
h
Hey can you give us more context on this? Do you mean to create a destination using API?
s
Umm.. I’ll give you my use case, I want to build a different webapp, and call the APIs of Airbyte to perform database connections
u
Hi @Srivallabh my suggestion is to setup Airbyte locally and setup a database connection using the webapp, let the network tab opened and you'll have the request made to Airbyte API as an example.
s
Isn't there any documentation available for this?
u
No, I created one request to improve our docs: https://github.com/airbytehq/airbyte/issues/7899
s
Thanks