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

Infusionsoft (Keap) Files API

The Files API from Infusionsoft (Keap) — 3 operation(s) for files.

Infusionsoft (Keap) Files API is one of 59 APIs that Infusionsoft (Keap) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: https://api.keap.com/crm, https://api.infusionsoft.com/crm/rest, https://api.infusionsoft.com/crm.

12 operations 6 paths 5 schemas 2 DELETE6 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.infusionsoft.com/crm/rest/v2
Authentication
OAuth 2.0
License
Resource Areas
1

Authentication & Security 1

Infusionsoft (Keap) Files API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow.

Paths & Operations 12

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

Files 12
GET
/rest/v2/files
List all files
listFiles 4 params → 200400401403404405409500
POST
/rest/v2/files
Create a file
createFile body → 201400401403404405409500
GET
/rest/v2/files/{file_id}
Retrieve a file
getFile 1 param → 200400401403404405409500
POST
/rest/v2/files/{file_id}
Update a file
updateFile 2 params body → 200400401403404405409500
DELETE
/rest/v2/files/{file_id}
Delete a file
deleteFile 1 param → 204400401403404405409500
GET
/rest/v2/files/{file_id}:data
Retrieve a file's data
getFileData_1 1 param → 200400401403404405409500
GET
/v2/files
List all files
listFilesUsingGET_1 4 params → 200401403404500
POST
/v2/files
Create a file
createFileUsingPOST_1 body → 201401403500
GET
/v2/files/{file_id}
Retrieve a file
getFileUsingGET_1 1 param → 200401403404500
POST
/v2/files/{file_id}
Update a file
updateFileUsingPOST 1 param body → 200401403500
DELETE
/v2/files/{file_id}
Delete a file
deleteFileUsingDELETE_1 1 param → 204401403404500
GET
/v2/files/{file_id}:data
Retrieve a file's data
getFileDataUsingGET 1 param → 200401403404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are FileMetadata (11 properties), Throwable (5 properties), Error (4 properties), ListFilesResponse (2 properties). Each schema is shown below with its type and property counts.

ErrorDetails
object
2 properties
Error
object
4 properties
ListFilesResponse
object
2 properties
FileMetadata
object
11 properties
Throwable
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infusionsoft-files-api-openapi.yml Raw ↑

Other APIs Infusionsoft (Keap) publishes across the network.

Infusionsoft XML-RPC API
Infusionsoft (Keap) Account Info API
Infusionsoft (Keap) Affiliate API
Infusionsoft (Keap) Appointment API
Infusionsoft (Keap) Automation API
Infusionsoft (Keap) Automation Category API
Infusionsoft (Keap) Business Profile API
Infusionsoft (Keap) Campaign API
Infusionsoft (Keap) Category Discounts API
Infusionsoft (Keap) Company API
Infusionsoft (Keap) Contact API
Infusionsoft (Keap) Custom Fields API
Where this information came from

This is an independent, third-party profile of Infusionsoft (Keap) Files 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.