To get started, you'll need to follow these simple steps:
Step 1: Create an Account
Before you can start making API requests, you need to have an active account on JustSERP.com. If you haven't signed up yet, head over to https://justserp.com/signup to create your account. You get 200 API calls for free to test our API. Once you've completed the signup process, you'll be able to access your account dashboard.
Step 2: Obtain Your API Key
To make authenticated requests to the JustSERP API, you'll need an API key. Your API key acts as a secure identifier that links your API requests to your JustSERP account. Here's how you can obtain your API key:
- Log in to your JustSERP account at https://justserp.com/app/dashboard
- Once you're logged in, you'll find your unique API key. It will be a long string of characters that you'll use to authenticate your API requests using the x-api-key header.
Step 3: Start Making Requests
With your API key in hand, you're ready to start making requests to the JustSERP API. Include your API key as part of the request headers for authentication. Refer to the API endpoints on the left for information on request formats, and response structures. You can also make API calls from there or the dashboard playground form at JustSERP.
Please remember to keep your API key secure. Treat it like a password and do not share it publicly.