Search

Clear filter
Article
Yuri Marx · Nov 25, 2021

The power of XDATA applied to the API Security

If you want to see this in action, get my new app: https://openexchange.intersystems.com/package/API-Security-Mediator.
Announcement
Anastasia Dyubaylo · Jun 25, 2021

Video: Installing InterSystems API Manager

Hi Community, Enjoy watching the new video on InterSystems Developers YouTube: ⏯ Installing InterSystems API Manager See the installation process for InterSystems API
Question
Lawrence Grace · Sep 12, 2019

How to use Rest API in DeepSee

We have a rest service that collects production status information like whether a connection is disabled, enabled, etc.I would like to present that data in a DeepSee dashboard but do
Question
Vivek Nayak · Feb 25, 2022

InterSystems API Management installation issue

I have performed the suggested steps given in the below link for IAM installation but got an error "docker. errors.NullResource: Resource ID was not provided[21528] Failed to execute
Question
David Foard · Dec 13, 2021

API Monitor Metrics - KPI recommendations?

Hi David, We make available a large number of metrics from within the IRIS instance via REST API.
Article
Yuri Marx · Feb 2, 2022

Download File REST API Operation

If your REST API need return a file to the client download, this is the source code that you could write (P.S.: extracted from the question https://community.intersystems.com/post/download-file-rest
Question
Cyril Grosjean · Nov 15, 2023

Testing MIB file with a Rest API

I have InterSystems running in a local Docker container (with the network configured to be on the same 'local network' as my API).
Question
Scott Roth · Dec 4, 2023

Unexpected - /api/atelier login failure

Does /api/atelier need to have unauthenticated turned on?
Question
Denys Kondratiuk · Dec 5, 2023

Cannot access a REST API (403)

I need to create a simple REST application.I`ve created an app:Also here is a dispatcher class: Class Lab3.helloWorld Extends %CSP.REST { Parameter Authentication = 0; Parameter
Article
David Hockenbroch · Jan 4, 2024

The Security Package - REST API Considerations

There is one for when no matching API resource is found and another one for when the API resource is found, but its method isn’t defined.
Article
Julio Esquerdo · Feb 18

REST API with Swagger in InterSystems IRIS

First let's publish our API.
Question
Arun Kumar · Dec 1, 2017

Facing an issue in Restful Api webservice.

Please find the image files with this post.Please let me know, before we are developing an API what are all the setup/Configuration(Apache/web server) need to do in my machine.
Announcement
Anastasia Dyubaylo · Mar 29, 2018

New Webinar: Rest API Design and Development

Learn about the open-source REST APIs available for InterSystems IRIS Data Platform and how they tackle the challenge of ever-increasing API complexity.
Article
Guillaume Rongier · Mar 26, 2021

IAM (InterSystems API Manager), Zero to Hero

What is an API Management ?
Article
Sean Connelly · Sep 10, 2019

Creating a OData API Adapter for InterSystems IRIS

stateless requests, caching, and uniform API design.