Skip to content

Redskull-127/custom-chatGPTAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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