# How to Find Your Marketo Account Details

#### Your Marketo API Endpoint <a href="#block-f8d2b264ea354845bc2cda03bbb6ee30" id="block-f8d2b264ea354845bc2cda03bbb6ee30"></a>

You can find this information in the **Admin > Integration > Web Services** page from the sidebar. It is called “**Endpoint”** under **REST API**.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/6c15cf3a-1f64-429c-bb00-7666fcd93708/doc-rest-api-base-url-web-services-3/w=3840,quality=90,fit=scale-down)

#### Your Client ID and Client Secret <a href="#block-fa24e67abee44e41ba023e49abe3256b" id="block-fa24e67abee44e41ba023e49abe3256b"></a>

To create the Client ID and Secret, we need to create a new custom service. First, navigate to **Admin > Launchpoint**. Click “**New Service**”.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/ce1701f6-864e-44a3-8f5b-8d4a4419a5bd/doc-rest-api-admin-launchpoint-new-service-menu/w=3840,quality=90,fit=scale-down)

Give your service a descriptive name (like “HockeyStack integration”) and select “**Custom**” from the **Service** dropdown menu. Give it a description, then select a user from the **API Only User** dropdown menu and click on “**Create**”.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/839fcf38-8009-43b5-9ef7-f0e11e5570ba/doc-rest-api-admin-launchpoint-new-service/w=1200,quality=90,fit=scale-down)

We have now created our custom service. You should be able to see it in your list of LaunchPoint services, along with a button next to it called “**View Details**”. Click on it to access your Client ID and Secret.

<br>
