Infera home pagelight logodark logo
  • Support
  • Run a node
  • Run a node
Documentation
API Reference
  • Github
  • Twitter
  • Discord
  • API Documentation
    • Introduction
    API Reference
    • POST
      Submit Job
    • GET
      Get Result
    • POST
      Chat Completions
    • GET
      Get Completion Time
    • GET
      Get Total Job Count
    • POST
      Get Node Job History
    • GET
      Get Available Models
    • POST
      Worker Register
    • POST
      Worker Deregister
    • POST
      Update Model
    • GET
      Ping Worker
    • POST
      Update Result
    • GET
      Get Job
    • POST
      Signup
    • GET
      Get Unique Nodes
    • POST
      Register Node
    • POST
      Check Node
    • GET
      Node Model Mapping
    • GET
      Get Active Node Count
    • POST
      Node Jobs Stats
    • GET
      Node Points Ep
    • GET
      Network Stats
    • POST
      Daily Points Ep
    • GET
      Get Points
    • GET
      Get Node Job Count
    API Reference

    Ping Worker

    GET
    /
    worker
    /
    ping
    curl --request GET \
      --url https://api.infera.org/worker/ping
    "<any>"

    Response

    200 - application/json

    Successful Response

    The response is of type any.

    Update ModelUpdate Result
    xgithublinkedin
    Powered by Mintlify
    curl --request GET \
      --url https://api.infera.org/worker/ping
    "<any>"