Powered by iPlant Consuming iPlant Services in Your Portals
API Application Programming Interface
7 Consumer Applications
REST (REpresentational State Transfer) Web API: Allows end users to access remote services via web Demo: Get trending topic on Twitter using the apigee.com console (see handouts) Surprise hands-on: Find the last 20 tweets from The iPlant Collaborative (Screen name: iPlantCollab)
curl -X DELETE cURL Allows to interact directly with web services from the command line
Getting Twitter Trends using cURL
iPlant's APIs – The Foundation API Service EndpointRole IOFile storage, retrieval and management. Database interoperability DATAFile format conversion APPSRegistration and discovery of HPC applications JOBSubmission and management of compute jobs SYSTEMSAvailability and info about XSEDE hosts PROFILEUser profile discovery AUTHToken based secure authentication POSTITURL shortener
Hands-on Goals: Familiarize yourself with the Foundation API Run an job on HPC resources Retrieve job results Follow at: