feat(rust-sdk): improve API key handling for cloud vs self-hosted services in FirecrawlApp

This commit is contained in:
RutamBhagat
2024-12-17 15:11:23 -08:00
parent 3b6edef9fa
commit f47e3114d6
4 changed files with 49 additions and 4 deletions
+4
View File
@@ -116,6 +116,10 @@ If youd like to test the crawl endpoint, you can run this:
This section provides solutions to common issues you might encounter while setting up or running your self-hosted instance of Firecrawl.
### API Keys for SDK Usage
**Note:** When using Firecrawl SDKs with a self-hosted instance, API keys are optional. API keys are only required when connecting to the cloud service (api.firecrawl.dev).
### Supabase client is not configured
**Symptom:**