Index Not Found

Any help appreciated. Index is live but unable to call the index.

Hi @systemsteam! Is that an index created with the new API? If so, to get index details, you’d use the global URL api.pinecone.io and the /indexes/<index_name> endpoint, e.g.,:

curl --request GET \
--url https://api.pinecone.io/indexes/faq-index-live \
--header 'Api-Key': <your key>

Here are the related docs. Please let me know if that helps.

1 Like

I uploaded the PDF format provided the API key for Ad-Free AI Chat an Android Chatbot the page is appearing differently on the final results. Any solutions?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.