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

  • SEARCH
  • Home
  • 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 5997157
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T00:13:23+00:00 2026-05-23T00:13:23+00:00

I have a site built in ASP.NET MVC and uses heavy jQuery client interaction

  • 0

I have a site built in ASP.NET MVC and uses heavy jQuery client interaction to build a live chat room. Many users parsed the javascript and found the URLs it posted to in order to interact with the chat. They started building bots for fun to play games within the chat channels.

These users keep asking for an “API” to make it easier for them to code against. I thought I knew what an API was but I think I’m still a little fuzzy. Isn’t an API any interface that a third party could interact with?

What would it mean to build a web API for my site? Would it just be a document with a list of URLs and how to interact with them?

I have also heard of web services and web references. What are they? What does it mean to build a web service? Does that have anything to do with APIs on the web?

  • 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-23T00:13:24+00:00Added an answer on May 23, 2026 at 12:13 am

    An API is, literally, an “Application Programming Interface”. It is, at its most basic level, any interface designed for other software to interact or communicate with it. In a sense, your open URLs are APIs. Of course, entry points intended as user interfaces often aren’t very well-factored for writing other software against, so while they’re APIs, they probably aren’t very good APIs, and you will probably find yourself with performance problems on your hands soon.

    Web APIs are entry points on an application running on a web server that permit other tools to interact with that web service in some way. Think of it as a “user interface” for software. Your software needs proper security and access controls, however. Consider rate limiting, or you risk a very aggressive bot flooding your server. But that rate limiting needs to be in the user interface for humans, too- or someone will simply write scripts against it.

    A web service is any application, running on an Internet-facing server, that can be interacted with via the Internet, generally with an API that allows other web-based utilities to use your service as part of its functionality.

    A list of URLs and how to interact with them is all any web API is, in the end. Modern-day web API design almost always involves authentication and security tokens (you should probably study the OAuth authentication model used by, among others, Twitter), and there are a variety of competing standards for how to send data, of which JSON is one of the more popular options. Documenting your interface does turn it into an API, but you might want to spend some time deciding if that’s really the “right” way for software to interact with your web service- once you’ve published an API, changing it will break anything that depends on your service!

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

Sidebar

Related Questions

I have an application built in ASP.NET MVC 3 that uses SQL CE for
I have a site that was built using asp.net MVC version 1. I recently
I have a site built using asp.net mvc running on IIS 7 using integrated
I have built a MVC website on IIS6. I used the built-in ASP.NET Security
I'd like to build a CMS site based on Asp.Net Mvc and I want
I have built an ASP.NET MVC app some time ago, and after a few
I currently have an ASP.NET MVC project built on top of the S#arp architecture
Having built myself a decent website using ASP.NET MVC, I'm about to build an
I want to deploy my ASP.NET MVC site and have the following script. <?xml
I have built an ASP.NET MVC 3 web application (with exlusively Razor/cshtml pages) that

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.