I following the tutorial (how-do-i-get-my-hubspot-api-key) but the in the part "then click Integrations.", I don't see that link there

Hi hubspot,

I trying to solve this error,

{‘status’: ‘error’, ‘message’: ‘This hapikey (xxxx) does not have proper permissions! (requires all of [contacts-write])’, ‘correlationId’: ‘xxxx’, ‘requestId’: ‘xxxx’}

I do previous google search “hubspot does not have proper permissions! (requires all of [contacts-write]”…

That I have N results that in the end they redirect me to this tutorial:

knowledge.hubspot.com

Access your HubSpot API key

Marketing Basic, Professional, and Enterprise customers and portals with a CRM can access the HubSpot API. Learn how to access your HubSpot API key here.

I lost in the part “then click Integrations.”, because I don’t see it, I guess is the same api-key that I get when I go to Applications View.

[

Screenshot from 2019-01-23 17-22-50.png435×516 25.2 KB

](https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/2/27c4753acd90cd54a3c403d77f20740b9b52063b.png)

I currently have a free developer account.

I making the the http request to (https://api.hubapi.com/contacts/v1/contact/?hapikey=) endpoint

[

Screenshot from 2019-01-23 17-25-18.png993×669 47.7 KB

](https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/5/52cb38907ed44dcdfa67bf608bfd198ab7e5975b.png)

Welcome, @Romel_Gomez.

Happy to help. It looks like you are trying to use the developer HAPI key from account 5377479.

The problem is that developer accounts do not have access to the contacts tool.

To manipulate contacts, you must either use your production account’s API key (account 5383224) or a developer test account.

Learn how to create one of those in your developer account’s Testing tab here.