You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/ask-fern/pages/getting-started/what-is-ask-fern.mdx
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,24 @@ Fern AI Search indexes your documentation and provides an interface for your use
56
56
57
57
</CardGroup>
58
58
59
+
## Search API Access
60
+
61
+
For customers who want to integrate Fern's documentation search into their own applications, we provide direct access to our Algolia search endpoint. This allows you to:
62
+
63
+
- Implement documentation search in your dashboard or application
64
+
- Access the same search index used on the Fern documentation site
65
+
- Retrieve search results programmatically
66
+
67
+
To get started with the search API:
68
+
69
+
1. Contact Fern support to request Algolia credentials
70
+
2. Use the provided endpoint and credentials to make search requests
71
+
3. Implement the search functionality in your application
72
+
73
+
<Info>
74
+
The search API uses Algolia under the hood, ensuring fast and reliable search results. Credentials are provided on a per-customer basis to maintain security.
75
+
</Info>
76
+
59
77
## Pricing
60
78
61
-
AI Search is available on the [Pro plan](https://buildwithfern.com/pricing#Docs) of Fern Docs. Billing is by usage.
79
+
AI Search is available on the [Pro plan](https://buildwithfern.com/pricing#Docs) of Fern Docs. Billing is by usage.
0 commit comments