Search

Clear filter
Article
Istvan Hahn · Oct 12, 2016

RESTful API

Beginner’s guide to RESTful Application Program Interface (API) design and documentation. Through the example you will learn some common pattern for RESTful API.Before you readYou
Question
Ponnumani Gurusamy · Apr 26, 2017

REST API

How to I call rest API in Class file. Hi,There are a few ways. Are you using Caché or Ensemble?In Ensemble, you can use a REST Operation, as described here: http
Question
Sylvie Greverend · May 30, 2024

Authentication api

Is there an api for 'Is this user log-in?' and 'log-in this user with this id and password'? Thank you Take a look at the classes $system.Security and $system.License, whichever
Article
Eduard Lebedyuk · Oct 21, 2019

Using InterSystems API Management to Load Balance an API

InterSystems API Management (IAM) - a new feature of the InterSystems IRIS Data Platform, enables you to monitor, control and govern traffic to and from web-based APIs within your
Question
Bob Felbol · Apr 20, 2018

Special Character API

Hi Made a request for API REST. Using HTTP Request adapter. Adapter As EnsLib.HTTP.OutboundAdapter Outside the Ensemble an API response is JSON (CORRECT) Answer in Ensemble
Question
Chris Paraskiv · Mar 20, 2017

AWS API calls

This question is about calling AWS REST APIs. Based on: http://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html AWS requires REST clients to call their APIs using
Article
Eduard Lebedyuk · Jan 19, 2018

DigitalOcean API implementation

Recently DigitalOcean introduced new plans for droplets, but as existing droplets stayed on the old plans I decided to use API to resize them automatically. After reading
Question
Soufiane Amroun · Dec 26, 2017

API resources acces

for Cache resources (via REST API), then on Cache side, if that's where your data (resources) are sitting, you can use something like this:set accessToken=##class(%SYS.OAuth2
Question
Kurro Lopez · Oct 30, 2019

API RESTful Version

Hello, We need to create a versioning of an existing API, so we going to set a default version (so far) for current connections to version 1 My first attempt is: XData UrlMap
Question
Victor Ferreira · Aug 6, 2019

API documantation on Postman

Good Afternoon, I'm working on a API documentation that wil be interactive, it's based on a BS class on Ensemble. The objective on making the documentation is simplify
Question
neel Je · Nov 4, 2020

IRISReference in Native Api

I am trying to use IRIS Native API in .NET code I see following code snippet here https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=BNETNAT_CALL
Question
Sylvie Greverend · Jun 20, 2024

rest api authentication

How do you authenticate with a rest api? The rest api implemention allows us to add in the header Authentication: 'Basic ' + btoa(user + ':' + password) but it is not really
Question
Michael Wood · Jun 6, 2024

API Response truncating?

I have an API that does not have all the data. Like it is truncated. Magic number of characters seems to be 163,280 I do an <assign> context.RawBundle=##class
Question
Anil Mathew · May 18

REST API Issue

I have a rest API Class used for getting data from Cache 2018 version.I have single route '/callfuntions'I send the following parameters to the API :- className, methodName
Announcement
Joel Espinoza · Jun 24

Memoria, an API accelerator

Hi community, A few weeks ago I published an API accelerator call Memoria, Is a very simple way to minimize the time and network traffic to and end-point, I hope could be useful. The link in openexchange: https://openexchange.intersystems.com/package/memoria Regards!