© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
8 replies
thestepafter

Basic HTTP User Auth with pgsql-http?

Does anyone know if it is possible to send the username through pgsql-http for authenticating with basic auth? I am trying to translate this curl statement to work with pgsql-http.
curl -u API_KEY: -X GET https://api.close.com/api/v1/lead/ -H 'Accept: application/json'
curl -u API_KEY: -X GET https://api.close.com/api/v1/lead/ -H 'Accept: application/json'
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

DELETE rest request with pgsql-http extension
SupabaseSSupabase / help-and-questions
4y ago
Change http.timeout_msec for pgsql_http
SupabaseSSupabase / help-and-questions
4y ago
Basic auth issue
SupabaseSSupabase / help-and-questions
3y ago
pgsql-http to GET and POST an image
SupabaseSSupabase / help-and-questions
4y ago