Skip to main content

Questions tagged [api]

API (or Application Programming Interface) is a set of routines and standards set by software for the use of its features for applications that do not intend to engage in the implementation details of software, but only use their services.

1 vote
0 answers
28 views

I was thinking of if it is possible to log uses of SSPI calls such as AcquireCredentialsHandle and InitializeSecurityContext and which applications called the SSPI API? I don't know of any event logs ...
Afonso_Ferreira's user avatar
0 votes
0 answers
78 views

I have a script like this listed on the device: { "type": "SCRIPT", "id": 67, "name": "script.run_application", "language&...
Bedrettin Tozlu's user avatar
1 vote
0 answers
84 views

I am developing a program that was previously used with a physical USB device (camera) using the CyAPI library. However, now there is no physical device, and it became necessary to continue ...
ayr's user avatar
  • 182
1 vote
1 answer
291 views

I am using an anonymous API to grab JSON data from a website. I have set up the connection in Power Query and chose "Anonymous" when prompted. My issue is Excel continually asks to re-choose ...
chazbot7's user avatar
  • 105
2 votes
1 answer
118 views

I'm working in VS Code, and I'd like to be able to enter programmatic commands on the fly, e.g. vscode.window.showInformationMessage('foo'). I know in Sublime Text, I could hit Ctrl + ` to open a ...
Jellicle's user avatar
  • 2,356
0 votes
1 answer
101 views

I'm asked to create an app to manage a device that's usually behind a NAT or firewall, so unreachable from the outside. Fortunately, the device's creators thought of that, so they created an API that ...
byteflush's user avatar
  • 103
1 vote
1 answer
223 views

For some reason Windows Media Player does a very bad job of keeping unique files unique in their automatic playlists, as the image in the link shows. WMP snapshot showing 8 dupes of Bronski Beat - ...
user avatar
2 votes
1 answer
430 views

I'm trying to profile the performance of a class in an .NET application. I have JetBrains dotTrace 2024.1, which can profile: Sampling, Timeline, Tracing and Line-by-Line. I want to start and end a ...
Johan Ahlqvist's user avatar
1 vote
2 answers
870 views

I have some trouble with the new Microsoft API Graph. I have a default folder of contacts in a generic Outlook profil. I've already push it to all my users. Everyone one have a generic folder with 530 ...
FuxT's user avatar
  • 76
0 votes
1 answer
146 views

I have a webserver. This server is authorized to make call to another private customer's api server Note: this webserver is internal to our office. Our office is behind a VPN, so webserver is ...
realtebo's user avatar
  • 730
1 vote
0 answers
92 views

This is a complex question since it includes configuration and programming at the same time, but neither Sophos support nor the electronic billing service (consumer API) have given me an answer. ...
Francisco IA Lover's user avatar
0 votes
1 answer
141 views

Trying to use duplicity to list files in a backup that is in google drive. I get the error as in the title. I can see the folder and contents if I go to drive.google.com in the browser. I created a ...
IttayD's user avatar
  • 954
1 vote
1 answer
82 views

Sorry, I've tried reading up on it but I just don't understand any of it. There is an organisation, ALISS.org, which has a section with their API that lets you interact with their database of local ...
Kilm's user avatar
  • 11
1 vote
1 answer
471 views

I feel dumb, but I cannot find the GitHub API reference. The https://docs.github.com/en/rest has a bunch of Guides, the "Getting started" mentions some "Rest API Reference Documentation&...
darkdiatel's user avatar
1 vote
0 answers
2k views

I am working on a powershell script that displays all of the dns servers I manage via GoDaddy, and see which ones are about to expire. I am using the GoDaddy API and this following code: . .\configs\...
hod alkaly's user avatar

15 30 50 per page
1
2 3 4 5
12