Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Verify API availability and check system status. Returns a simple health response confirming the service is operational. Use for monitoring dashboards, uptime checks, and pre-flight validation before batch processing jobs.

Use cases

Monitor API availability in production dashboards
Pre-flight checks before batch data processing
Integration health monitoring for alert systems

Responses

Successful response

{
  "type": "object"
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "Health_Check",
  "method": "get",
  "path": "/health",
  "summary": "Health Check",
  "description": "Health Check",
  "parameters": [],
  "responses": [
    {
      "statusCode": "200",
      "description": "Successful response",
      "content": {
        "application/json": {
          "schema": {
            "type": "object"
          }
        }
      }
    },
    {
      "statusCode": "400",
      "description": "Bad request"
    },
    {
      "statusCode": "401",
      "description": "Unauthorized - invalid API key"
    },
    {
      "statusCode": "429",
      "description": "Rate limit exceeded"
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

API health checkstatus endpointuptime monitoringLinkedIn APILinkedIn data APILinkedIn scraper API