How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Formlabs Groups API

The Groups API from Formlabs — 5 operation(s) for groups.

Formlabs Groups API is one of 6 APIs that Formlabs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://api.formlabs.com/developer/v1.

9 operations 5 paths 7 schemas 2 DELETE2 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.formlabs.com/developer/v1
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Formlabs Groups API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • OAuth2ClientCredentials — OAuth 2.0 Client Credentials flow. Exchange a clientid and clientsecret at the token endpoint for a Bearer access token valid for 24 hours, scoped to developer…

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 2 DELETE, 2 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Groups 9
GET
/groups/
List printer groups
listGroups → 200
POST
/groups/
Create a printer group
createGroup body → 201
PATCH
/groups/{group_id}/
Update a printer group
updateGroup 1 param body → 200
DELETE
/groups/{group_id}/
Delete a printer group
deleteGroup 1 param → 204
POST
/groups/bulk-add-printers/
Move printers into a group
bulkAddPrintersToGroup body → 200
POST
/groups/{group_id}/members/
Invite a user to a group
inviteGroupMember 1 param body → 201
PUT
/groups/{group_id}/members/
Update a group membership
updateGroupMember 1 param body → 200
DELETE
/groups/{group_id}/members/
Remove a group member
removeGroupMember 2 params → 204
GET
/groups/{group_id}/queue/
List group queue items
listGroupQueue 1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are QueueItem (5 properties), GroupMember (3 properties), Group (3 properties), GroupList (2 properties). Each schema is shown below with its type and property counts.

QueueItem
object
5 properties
Group
object
3 properties
QueueItemList
object
2 properties
GroupWrite
object
1 property 1 required
GroupMember
object
3 properties
GroupMemberWrite
object
2 properties 1 required
GroupList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

formlabs-groups-api-openapi.yml Raw ↑

Other APIs Formlabs publishes across the network.

Formlabs Local API (PreFormServer)
Formlabs Consumables API
Formlabs Events API
Formlabs Printers API
Formlabs Prints API
Where this information came from

This is an independent, third-party profile of Formlabs Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.