Endpoint: https://api.gopdf.pro/v1/chatpdf/upload/[apiKey] This API endpoint allows you to upload a file to generate a PDF document related to a chat conversation. The HTTP POST request should be made to the specified URL with a form-data request bo ...
Endpoint: https://api.gopdf.pro/v1/chaturl/upload/[apiKey] This API endpoint allows you to upload a file to generate a PDF document related to a chat conversation. The HTTP POST request should be made to the specified URL with a form-data request bo ...
The modals for "Chat with PDF" and "Chat with URL" can only generate responses based on the context provided in the source. Endpoint: https://api.gopdf.pro/v1/[base]/chat/[assistantId]/[apiKey] This API endpoint allows you to send a POST reques ...
Endpoint: https://api.gopdf.pro/v1/[base]/image-upload/[apiKey] Path Parameters base (string): chatpdf / chaturl apiKey (string): The API key for authentication. Request Body image (text) The image base64 (max siz ...