© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•8mo ago•
12 replies
hi5

Passing custom headers with the new API keys

It seems like custom headers are being stripped when passed with the new api keys, publishable or not. Ideas, suggestions?
   headers: {
      'apikey': <key>,
      'x-custom-header': <header>,
      'Content-Type': 'application/json',
    },
   headers: {
      'apikey': <key>,
      'x-custom-header': <header>,
      'Content-Type': 'application/json',
    },


TIA!
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

Local Setup with NEW API keys
SupabaseSSupabase / help-and-questions
6mo ago
Migrating to the new API keys
SupabaseSSupabase / help-and-questions
7mo ago
New api keys issues
SupabaseSSupabase / help-and-questions
2mo ago
New API keys in Supabase
SupabaseSSupabase / help-and-questions
3w ago