Pearch offers 2 models through Lava’s AI Gateway, supporting Search, Profile Lookup. Authentication uses Authorization: Bearer. See the Pearch API docs for provider-specific parameters.
This provider requires Bring Your Own Key (BYOK) — you must supply your own API key.
Search
Target URL: https://api.pearch.ai/v2/search
| |
|---|
| Content Type | application/json |
| Streaming | No |
| Model | Input / request | Output / request |
|---|
| search | Free | $0.27 |
Profile Lookup
Target URL: https://api.pearch.ai/v1/profile
| |
|---|
| Content Type | application/json |
| Streaming | No |
| Model | Input | Output |
|---|
| profile | Free | Free |
Next Steps