Search

Clear filter
Question
Evgeny Shvarov · Nov 9, 2021

How Can One Logout From REST API

Consider you are logged in to a REST API in InterSystems IRIS with user A. What is the way to log out in a browser? E.g. to login with another user B?
Discussion
Eduard Lebedyuk · Jun 7, 2018

Do you use Application Licensing API? How?

APP=1&CLASSNAME=%25SYSTEM.Licensequery ConnectionAppList() The data source is the license server.
Question
Satish P · Oct 25, 2018

REST API support for Backup and Restore of Cache DB

There are no built-in REST APIs to call the API's, but you could easily write one.All the methods to retrieve the list and add/remove databases from the list are documented in the Backup.General
Article
Murray Oldfield · Nov 14, 2019

Monitoring InterSystems IRIS Using Built-in REST API

Prometheus works by _scraping_ or pulling time series data exposed from applications as HTTP endpoints (APIs such as IRIS /api/monitor).
Article
Evgeny Shvarov · Nov 19, 2019

Recurse Parameter for REST API Applications in InterSystems IRIS

If you are building REST API with IRIS which contains more than 1 level of "/", e.g.
Article
Eduard Lebedyuk · Nov 22, 2019

Serving HTTPS requests from InterSystems API Management

This quick guide shows how to serve HTTPS requests with InterSystems API Management.
Question
Nagarjuna Reddy Kurmayyagari · May 6, 2020

Intersystems API Manager(IAM) installation query on config

After I loaded the intersystems/iam:0.34-1-1 image in local, I am trying to do the next step of configuration. 2) Configure your InterSystems IRIS instance 2a) Enable the /api/IAM
Question
Nicky Zhu · Nov 5, 2024

How to manipulate a business rule through SQL or APIs?

I wonder whether there is a more specific way to list existing rules through SQL query or ObjectScript API calls? 2.
Question
Therlande Louis Jean · Oct 27, 2021

I need to implement UPS API in my website

My APIs will be using for United States. I need to implement the API for the Address Validation, Pickup, Rating and Shipping.
Article
Henrique Dias · Dec 4, 2021

What's zap-api-scan-sample?

This sample lets you scan each REST API or all of them at once.
Announcement
Anastasia Dyubaylo · Jun 1, 2022

[Video] Running Large-Scale Rest API in the Cloud

Hey Community, Exciting results from a massive workload to test InterSystems API.
Announcement
Bob Kuszewski · Jun 20

InterSystems API Manager (IAM) 3.10 Release Announcement

IAM is an API gateway between your InterSystems IRIS servers and applications, providing tools to effectively monitor, control, and govern HTTP-based traffic at scale.
Announcement
Derek Robinson · Oct 16

Query InterSystems IRIS databases with the Python DB-API

👨‍💻Try this exercise to get started quickly with using Python's familiar DB-API interface to connect to an InterSystems IRIS database and run SQL queries.
Article
José Pereira · Dec 9

Customizing API Test Code Generation with Mustache Templates

%New() #; // Set here the resource properties to test the API #; Set resource.property = "some value" #; ...
Announcement
Eduard Lebedyuk · Nov 12, 2019

[November 21, 2019] Webinar: Introduction to InterSystems API Management

InterSystems API Manager brings everything you need: to monitor your HTTP-based API traffic and understand who is using your APIs; what are your most popular APIs and which could