Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4091764
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T19:24:28+00:00 2026-05-20T19:24:28+00:00

I should probably ask at the official Axis developer forum , but it seems

  • 0

I should probably ask at the official Axis developer forum, but it seems that several have tried that with no success.

Searching through Stack Overflow, I find a few references to Axis cameras and the Vapix API which is a fairly simple-looking HTTP interface – for instance this question – so hopefully someone reading this site will be able to help.

The interface looks quite straightforward, but when I execute a GET using JQuery I always end up getting 401 not authorized.

I can’t find anything in the available documentation to cover authorization – do I login once, or must I supply user name & password params on each request? (I tried that & it still 401ed)

It seems that the simplest might be if someone can post a few lines of code doing something simple with an Axis (211W) webcam using the Vapix API and I can extrapolate form there.

Anyone? …

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T19:24:29+00:00Added an answer on May 20, 2026 at 7:24 pm

    You should have a look at the API VAPIX doc as it is quite exhaustive.

    For example in bash, you can curl the API to get parameter values :

    COMMAND="http://$IP:$PORT/axis-cgi/admin/param.cgi?action=list&group=$PARAMETER_TO_GET"
    VALUE=$(curl --silent --user "$USER:$PASS" "$COMMAND" | cut -d"=" -f2)
    

    You can also transpose this to JQuery or whatever you need.

    You only may have to adapt a bit the request, for example using this url format:

    http://user:password@cam_ip:cam_port/your_command
    

    Looking at the code of the camera http server, you’ll retrieve this principle in javascript as well.

    Note: Path depends on your model and firmware. (/admin is deprecated)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Well, first I should probably ask if this is browser dependent. I've read that
I should probably not ask a generic question with a specific example, but I
I have an SQL script (currently running against SQLite, but it should probably work
I get the feeling this is probably something I should know but I can't
I should probably be asking this on some art website, but in my iPhone
Should libraries that the application relies on be stored in source control? One part
This question may seem daft (I'm a new to 'programming' and should probably stop
I must be retarded with searching, because here's another seemingly common problem that I
I understand it should probably be other way round (OSGI runtime hosting Java EE
This question has been brought up many times, but I'd like to ask it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.