is there an openDNS api for python?

Comments

7 comments

  • Avatar
    rotblitz

    There is no such API for settings changes or login. The only API is for IP address updates.

    0
    Comment actions Permalink
  • Avatar
    itselines

    rotblitz, do you have the API documentation for IP address updates ?

    0
    Comment actions Permalink
  • Avatar
    itselines (Edited )

    Thanks rotblitz

    I am using the following format in python:

    https://OPENDNS_USER_EMAIL:OPENDNS_PWD@updates.opendns.com/nic/update?hostname=NETWORKNAME&myip=x.x.x.x

    I get a 200 OK response but the Network is not updated.

    Any ideas?

    0
    Comment actions Permalink
  • Avatar
    rotblitz (Edited )

    What is the HTML response? Is it “Good x.x.x.x”?
    x.x.x.x must be your IP address. You can omit the myip parameter.

    0
    Comment actions Permalink
  • Avatar
    tones1

    ctang this world be a great feature... I'd like to be able to do this too

    0
    Comment actions Permalink
  • Avatar
    quentinyang

    This is also the feature I've been looking for to set up automatic parenting control.

    It'll be great if it's available. 

    0
    Comment actions Permalink

Please sign in to leave a comment.