n4ze3m / dialoqbase

Create chatbots with ease
https://dialoqbase.n4ze3m.com/
MIT License
1.6k stars 264 forks source link

dialoqbase api #238

Closed hkjang closed 5 months ago

hkjang commented 6 months ago

It would be nice if dialoqbase all function could be called using API. thank you

n4ze3m commented 6 months ago

Hey, Dialoqbase API and SDK are now released.

Go to Settings > Profile > Create API Key, then use it as the Authorization key.

You can access Swagger docs by visiting {your_dialoqbase_url}/docs

SDK Documentation (not fully completed): https://dialoqbase.n4ze3m.com/reference/getting-started.html

If you face any issue, please join Dialoqbase Discord server.

hkjang commented 6 months ago

oh super fast. thanks @n4ze3m but some error on docs path. I started your app via docker-compose.

image

n4ze3m commented 6 months ago

Oh, sorry, I think it's not working on the production build. I guess it will be resolved in the next update

FarazPatankar commented 5 months ago

Hey, came across Dialoqbase via the Railway template. Has this issue been fixed since? The docs should probably also be updated to reflect the presence of an API.

n4ze3m commented 5 months ago

Yes, it's fixed. The current version of /docs is working fine.

image image