-2

this is site

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

  • 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 Answers1

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