And i tried to search on this site for my api key but i am not be find it someone help me to get my api key back
Asked
Active
Viewed 680 times
-2

Rahul Gupta
- 23
- 7
-
I'm voting to close this question as off-topic because it is about retrieving an API key, not about programming. You should contact the company that issued the key. – Bill the Lizard Apr 26 '18 at 17:15
-
but on tinyme.com site u can see that,they have written that we can ask question related to company under tinymce tag now what u would say? – Rahul Gupta Apr 26 '18 at 17:24
-
I would say that tinymce doesn't understand that Stack Overflow is only for programming questions, not company/policy questions. They really shouldn't be outsourcing support this way. – Bill the Lizard Apr 26 '18 at 17:41
1 Answers
0
You should sign up using this link
And then add your API key in your website's <head>
tag
<script src="https://cloud.tinymce.com/stable/tinymce.min.js?apiKey=your_API_key"></script>

Ignacio Ara
- 2,476
- 2
- 26
- 37
-
-
-
Stackoverflow users vote the question in terms of quality, for example you used in a wrong way the yellow box and didn't add the error message – Ignacio Ara Apr 30 '18 at 15:42
-
the yellow box is blockquote and it is used to descibing the problem.my question was not about programming so how can i paste the error msgs. – Rahul Gupta May 01 '18 at 02:16
-
1okkk thanks you really helped me by giving an answer to my question @ignacio Ara – Rahul Gupta May 02 '18 at 09:58