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

Flatfile subpackage_spaces API

The subpackage_spaces API from Flatfile — 8 operation(s) for subpackage_spaces.

Flatfile subpackage_spaces API is one of 32 APIs that Flatfile publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 17 operations across 8 paths, and defines 58 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

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

17 operations 8 paths 58 schemas 3 DELETE6 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.x.flatfile.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Flatfile subpackage_spaces API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (default).

Paths & Operations 17

Across 8 paths, the API surfaces 17 operations — 3 DELETE, 6 GET, 2 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

subpackage_spaces 17
GET
/spaces
List spaces
list 14 params → 200400
POST
/spaces
Create a space
create 2 params body → 200400404
DELETE
/spaces
Delete spaces
bulk-delete 3 params → 200400404
GET
/spaces/{spaceId}
Get a space
get 3 params → 200400404
DELETE
/spaces/{spaceId}
Delete a space
delete 3 params → 200400404
PATCH
/spaces/{spaceId}
Update a space
update 3 params body → 200400404
POST
/spaces/{spaceId}/archive
Archives a space
archive-space 3 params → 200400404
POST
/spaces/{spaceId}/unarchive
Unarchives a space
unarchive-space 3 params → 200400404
POST
/spaces/{spaceId}/guidance
Create a new guidance
create-guidance 3 params body → 200400403404
GET
/spaces/{spaceId}/guidance
List guidances
list-guidance 4 params → 200400403404
GET
/spaces/{spaceId}/guidance/{guidanceId}
Get a guidance
get-guidance 5 params → 200400403404
PATCH
/spaces/{spaceId}/guidance/{guidanceId}
Update a guidance
update-guidance 4 params body → 200400403404
DELETE
/spaces/{spaceId}/guidance/{guidanceId}
Delete a guidance
delete-guidance 4 params → 200400403404
POST
/spaces/{spaceId}/drafts
Create a draft of a space
create-draft 3 params → 200400404
GET
/spaces/{spaceId}/drafts
List drafts for a space
list-space-drafts 3 params → 200400404
GET
/spaces/{spaceId}/drafts/{draftSpaceId}/merge
Get a draft
get-space-draft 4 params → 200400404
POST
/spaces/{spaceId}/drafts/{draftSpaceId}/merge
Merge a draft
merge-draft 4 params → 200400404

Schemas 58

The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are type_spaces:Space (34 properties), type_commons:Action (25 properties), type_spaces:SpaceConfig (18 properties), type_commons:InputField (7 properties). Each schema is shown below with its type and property counts.

type_spaces:GuidanceOptions
object
4 properties 3 required
type_commons:Success
object
Informs whether or not a request was successful
1 property
type_commons:SpaceConfigId
string
Space Config ID
type_spaces:SpaceConfig
object
Properties used to create a new Space
18 properties
type_spaces:TypeEnum
string
type_commons:Guide
object
1 property 1 required
type_spaces:ListSpacesResponse
object
List of Space objects
2 properties 1 required
type_spaces:SpaceDraft
object
6 properties 4 required
type_commons:InputConstraintType
string
type_spaces:Space
object
A place to store your workbooks
34 properties 5 required
type_spaces:SpaceDraftMergeOperations
object
7 properties 7 required
type_spaces:JSONPatchOperation
object
4 properties 1 required
type_spaces:SpaceDraftListResponse
object
1 property 1 required
type_spaces:SpaceResponse
object
1 property 1 required
type_commons:ActionMode
string
Foreground actions will prevent interacting with the resource until complete
type_commons:WorkbookId
string
Workbook ID
type_commons:ActionSchedule
string
type_commons:ActionMessageType
string
type_commons:ActionId
string
Action ID
type_files:HeaderDetectionOptions
object
5 properties 1 required
type_spaces:GetSpacesSortField
string
type_spaces:GuidanceApiCreateData
object
2 properties 2 required
type_commons:InputConstraint
object
1 property 1 required
type_commons:ActionMessage
object
2 properties 2 required
type_commons:EnvironmentId
string
Environment ID
type_commons:Error
object
2 properties 1 required
type_commons:InputForm
object
2 properties 2 required
type_environments:GuestAuthenticationEnum
string
The type of authentication to use for guests
type_files:HeaderDetectionAlgorithm
string
type_commons:InputField
object
7 properties 3 required
type_spaces:GuidanceApiUpdateData
object
1 property 1 required
type_spaces:GuidanceResource
object
5 properties 3 required
type_spaces:SpaceDraftResponse
object
1 property 1 required
type_spaces:SpaceAccess
string
type_commons:ActionConstraint
type_commons:ActionMount
type_spaces:SpaceSize
object
The size of a space
5 properties 5 required
type_commons:SuccessData
object
1 property 1 required
type_commons:InputFormType
string
type_commons:InputConfig
object
1 property 1 required
type_commons:InputEnumPropertyOption
object
6 properties 1 required
type_commons:Pagination
object
pagination info
3 properties 3 required
type_spaces:SpaceSettings
object
Settings for a space
5 properties
type_spaces:JSONPatchOperationType
string
type_commons:Errors
object
1 property 1 required
type_commons:Action
object
25 properties 1 required
type_commons:AppId
string
App ID
type_spaces:SpaceDraftMergeOperationsResponse
object
1 property 1 required
type_commons:SortDirection
string
Sort direction - asc (ascending) or desc (descending)
type_commons:SpaceId
string
Space ID
type_commons:Guardrail
object
1 property 1 required
type_commons:GuidanceId
string
Guidance ID
type_spaces:SpaceDraftMergeOperation
object
4 properties 1 required
type_spaces:RoleEnum
string
type_spaces:SpaceSidebarConfig
object
1 property
type_commons:UserId
string
User ID
type_spaces:GuidanceListResponse
object
1 property 1 required
type_spaces:TriggerEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flatfile-subpackage-spaces-api-openapi.yml Raw ↑

Other APIs Flatfile publishes across the network.

Flatfile subpackage_accounts API
Flatfile subpackage_actions API
Flatfile subpackage_agent-exports API
Flatfile subpackage_agents API
Flatfile subpackage_apps API
Flatfile subpackage_assistant API
Flatfile subpackage_auth API
Flatfile subpackage_canvas-areas API
Flatfile subpackage_commits API
Flatfile subpackage_data-clips API
Flatfile subpackage_data-retention-policies API
Flatfile subpackage_documents API
Where this information came from

This is an independent, third-party profile of Flatfile subpackage_spaces 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.