REST Admin API endpoint

Hello,

I am trying to create a service using the REST Admin API endpoint:

POST /admin/services

But I am not sure which credentials should be used for authentication (API key, secret API key, or API user keys).

I attempted the request in Python but received authentication errors.

Could someone clarify the correct authentication method for the REST Admin API?

Company login: catapuprueba

Thank you.

Hi, you should first start with Authentication request and then use the received token in your Services list request