TextPro
Pornhub Style Logo
Create Pornhub Style Logo Text Effect (Double Text)
GET
/textproGET
/textproParameters
Request
bash
1curl -X GET 'https://execross.com/api/v3/textpro?apikey=YOUR-APIKEY&effect=ponhub&text1=EXECROSS&text2=COOL' \
2 -H 'Accept: application/json'Response
Click Send to execute the request.
Example response
json
1{
2 "creator": "EXECROSS",
3 "ip": "207.148.76.134",
4 "result": {
5 "text": "GROK",
6 "text2": "AI",
7 "url": "https://textpro.me/images/user_image/....jpg"
8 },
9 "status": 200
10}