Back to Supabase

Api Settings

apps/docs/content/_partials/api_settings.mdx

1.26.08609 B
Original Source

Get API details

To interact with data in database tables, you use the client libraries that wrap the auto-generated Data API endpoints, authenticating using the Project URL and key from [the project Connect dialog](/dashboard/project/_?showConnect=true&connectTab={{ .tab }}&framework={{ .framework }}).

<ProjectConfigVariables variable="url" /> <ProjectConfigVariables variable="publishable" /> <Admonition type="note">

Read the API keys docs for a full explanation of all key types, their uses, and where to find them.

</Admonition>