Skip to content

Commit e48a36d

Browse files
Update what-is-ask-fern.mdx based on issue #236
1 parent a0a58cf commit e48a36d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

fern/products/ask-fern/pages/getting-started/what-is-ask-fern.mdx

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,24 @@ Fern AI Search indexes your documentation and provides an interface for your use
5656

5757
</CardGroup>
5858

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+
5977
## Pricing
6078

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

Comments
 (0)