-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
401 lines (401 loc) · 16.4 KB
/
Copy pathapis.yml
File metadata and controls
401 lines (401 loc) · 16.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
aid: agilent-technologies
specificationVersion: '0.23'
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/agilent-technologies.png
url: https://raw.githubusercontent.com/api-evangelist/agilent-technologies/refs/heads/main/apis.yml
modified: '2026-05-19'
description: Agilent Technologies is a global leader in life sciences, diagnostics, and applied chemical markets, providing
instruments, software, services, and consumables for laboratory workflows. Agilent offers APIs for laboratory operations
management including iLab for core facility billing and scheduling, SLIMS for laboratory information management, CrossLab
Asset Manager for instrument management, and VWorks for laboratory automation.
tags:
- Fortune 500
- Life Sciences
- Diagnostics
- Laboratory
- Scientific Instruments
- LIMS
- Laboratory Automation
apis:
- name: Agilent SLIMS REST API
description: >-
The SLIMS (Smart Laboratory Information Management System) REST API provides programmatic access to
Agilent SLIMS laboratory data management platform. SLIMS features three APIs — REST, Java, and Python
— enabling integration with analytical instruments, NGS workflows, biobanks, and R&D labs. The REST
API is auto-documented within each SLIMS instance.
humanURL: https://slims-python-api.readthedocs.io/
baseURL: https://your-slims-instance/rest
tags:
- LIMS
- Laboratory Information Management
- NGS
- Biobank
properties:
- type: Documentation
url: >-
https://community.agilent.com/cfs-file/__key/docpreview-s/00-00-02-00-89/slims_5F00_development_5F00_manual_2D00_6.9.29.pdf
title: SLIMS Development Manual v6.9
- type: SDKs
url: https://github.com/genohm/slims-python-api
title: Python SDK
- type: SDKs
url: https://github.com/genohm/slims-api
title: Plugin API
- name: Agilent CrossLab Asset Manager API
description: >-
The CrossLab Asset Manager API provides programmatic access to Agilent's CrossLab instrument services
platform, enabling management of laboratory assets, instrument service records, maintenance scheduling,
and compliance tracking across laboratory environments.
humanURL: https://crosslab-api.agilent.com/
baseURL: https://crosslab-api.agilent.com
tags:
- Asset Management
- Instrument Services
- CrossLab
- Maintenance
properties:
- type: Documentation
url: https://crosslab-api.agilent.com/
- name: Agilent VWorks Automation API
description: >-
The VWorks API provides a Component Object Model (COM) application programming interface for VWorks
laboratory automation software (version 14.0 and later). It enables programmatic control of laboratory
workstations, automated liquid handling robots, and integrated automation systems.
humanURL: >-
https://www.agilent.com/cs/library/usermanuals/public/D0008025_VWorks_API_Reference_Agilent.pdf
baseURL: https://www.agilent.com
tags:
- Laboratory Automation
- Robotics
- Liquid Handling
- Workstation
properties:
- type: Documentation
url: >-
https://www.agilent.com/cs/library/usermanuals/public/D0008025_VWorks_API_Reference_Agilent.pdf
title: VWorks API Reference Guide v14.0
- aid: agilent-technologies:agilent-technologies-cores-api
name: agilent-technologies Cores API
description: Core facility resources — the root resource of the API
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Cores
properties:
- type: OpenAPI
url: openapi/agilent-technologies-cores-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
- aid: agilent-technologies:agilent-technologies-invoices-api
name: agilent-technologies Invoices API
description: Billing invoices and financial records
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Invoices
properties:
- type: OpenAPI
url: openapi/agilent-technologies-invoices-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
- aid: agilent-technologies:agilent-technologies-members-api
name: agilent-technologies Members API
description: Core facility membership and user management
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Members
properties:
- type: OpenAPI
url: openapi/agilent-technologies-members-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
- aid: agilent-technologies:agilent-technologies-projects-api
name: agilent-technologies Projects API
description: Research projects and cost accounts
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Project
tags_raw:
- Projects
properties:
- type: OpenAPI
url: openapi/agilent-technologies-projects-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
- aid: agilent-technologies:agilent-technologies-reservations-api
name: agilent-technologies Reservations API
description: Equipment reservations and scheduling
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Reservations
properties:
- type: OpenAPI
url: openapi/agilent-technologies-reservations-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
- aid: agilent-technologies:agilent-technologies-service-requests-api
name: agilent-technologies Service Requests API
description: Service request submissions and management
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Service Requests
properties:
- type: OpenAPI
url: openapi/agilent-technologies-service-requests-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
- aid: agilent-technologies:agilent-technologies-services-api
name: agilent-technologies Services API
description: Services and price lists offered by a core facility
humanURL: https://help.ilab.agilent.com/ilab-api
baseURL: https://api.ilabsolutions.com/v1
tags:
- Services
properties:
- type: OpenAPI
url: openapi/agilent-technologies-services-api-openapi.yml
- type: Documentation
url: https://help.ilab.agilent.com/ilab-api
- type: Authentication
url: https://help.ilab.agilent.com/ilab-api
- type: JSONSchema
url: json-schema/ilab-operations-api-core-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-service-request-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-reservation-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-invoice-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-member-schema.json
- type: JSONSchema
url: json-schema/ilab-operations-api-project-schema.json
- type: JSONStructure
url: json-structure/ilab-operations-api-core-structure.json
- type: JSONStructure
url: json-structure/ilab-operations-api-service-request-structure.json
- type: JSONLD
url: json-ld/agilent-ilab-operations-api-context.jsonld
common:
- type: AgenticAccess
url: agentic-access/agilent-technologies-agentic-access.yml
- type: DomainSecurity
url: security/agilent-technologies-domain-security.yml
- type: Authentication
url: authentication/agilent-technologies-authentication.yml
- type: LinkedIn
url: https://www.linkedin.com/company/agilent-technologies
- type: Website
url: https://www.agilent.com/en
- type: Support
url: https://www.agilent.com/en/support
- type: Community
url: https://community.agilent.com
- type: GitHubOrganization
url: https://github.com/Agilent
- type: TermsOfService
url: https://www.agilent.com/en/legal
- type: PrivacyPolicy
url: https://www.agilent.com/en/privacy-statement
- type: SpectralRules
url: rules/agilent-technologies-spectral-rules.yml
- type: Vocabulary
url: vocabulary/agilent-technologies-vocabulary.yaml
- type: Features
data:
- name: RESTful Architecture
description: iLab and CrossLab APIs leverage RESTful architecture with HATEOAS for discoverable resource navigation.
- name: OAuth2 Authentication
description: Secure access to APIs via OAuth2 with client ID and API token-based authentication.
- name: Financial System Integration
description: Pre-built integration support for SAP, Oracle/PeopleSoft, Lawson, and Banner financial systems.
- name: LIMS Integration
description: Integration with laboratory information management systems for sample tracking and results management.
- name: Instrument Data Import
description: Ability to import usage logs and data directly from connected laboratory instruments.
- name: Plugin Architecture
description: SLIMS supports custom plugin development via Java and Python APIs for workflow extension.
- name: Auto-Generated API Documentation
description: SLIMS REST API documentation is automatically generated from each deployed instance.
- type: UseCases
data:
- name: Core Facility Billing Automation
description: Automate billing workflows between iLab core facilities and institutional financial systems such as SAP or
Oracle.
- name: Laboratory Scheduling Integration
description: Integrate external scheduling applications with iLab's equipment reservation and usage tracking.
- name: Sample Lifecycle Management
description: Use the SLIMS API to track samples from receipt through analysis and reporting across NGS, biobank, and R&D
workflows.
- name: Instrument Asset Tracking
description: Manage laboratory instrument service records, calibration schedules, and compliance documentation via CrossLab
Asset Manager API.
- name: Automation Workflow Control
description: Programmatically control VWorks-driven liquid handling robots and integrated workstations for high-throughput
workflows.
- name: LIMS Data Reporting
description: Extract and aggregate laboratory data from SLIMS for custom reporting and business intelligence integrations.
- type: Integrations
data:
- name: SAP
description: Financial system integration for billing and cost accounting via iLab API.
- name: Oracle PeopleSoft
description: ERP integration for institutional billing and financial reporting.
- name: Lawson
description: Financial management system integration for laboratory billing workflows.
- name: Banner
description: Higher education ERP integration for core facility cost center management.
- name: LabWare LIMS
description: Integration between Agilent instruments and LabWare LIMS for data transfer and workflow coordination.
- name: Identity Management Systems
description: Integration with institutional identity providers for single sign-on and user provisioning.