Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 727 Bytes

readme.md

File metadata and controls

33 lines (24 loc) · 727 Bytes

custom-chatGPTAPI

Get custom API form chatGPT!

All you need to do is pass some credentials with your question to:

https://chat.meertarbani.co/  
To test server send GET request to https://chat.meertarbani.co/test !

Required Body

//You need to pass json in body as follows
{
	"email": "your-chatgpt-email",
	"password": "your-chatgpt-password",
	"content": "your-question-to-chatgpt"
}

Response

This will send you response generated by chatGPT respectively to your question!

Support me

Buy Me A Coffee