-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
188 lines (188 loc) · 5.81 KB
/
Copy pathapis.yml
File metadata and controls
188 lines (188 loc) · 5.81 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
aid: inflection
url: https://raw.githubusercontent.com/api-evangelist/inflection/refs/heads/main/apis.yml
name: Inflection AI
kind: company
description: >-
Inflection AI is a foundation-model company behind the Pi personal AI assistant and the Inflection 3.0 family of
empathetic large language models (Pi, Productivity). The Inflection Developer API serves these proprietary models for
enterprise integration with cloud and on-premise deployment options.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · 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/inflection.png
tags:
- Artificial Intelligence
- LLM
- Personal AI
- PI
- Foundation Models
- Empathetic AI
tags_raw:
- AI
- LLM
- Personal AI
- Pi
- Foundation Models
- Empathetic AI
created: '2026-05-08'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: inflection:inflection-chat-api
name: Inflection AI Chat API
description: The Chat API from Inflection AI — 2 operation(s) for chat.
humanURL: https://developers.inflection.ai/docs
baseURL: https://layercake.pubwestus3.inf7ks8.com
tags:
- Chat
properties:
- type: OpenAPI
url: openapi/inflection-chat-api-openapi.yml
- type: Documentation
url: https://developers.inflection.ai/docs
- type: APIReference
url: https://developers.inflection.ai/docs/api-reference
- type: Documentation
url: https://developers.inflection.ai/playground
- type: Documentation
url: https://developers.inflection.ai/usage
- type: Website
url: https://pi.ai/
- type: Documentation
url: https://inflection.ai/
- aid: inflection:inflection-discovery-api
name: Inflection AI Discovery API
description: The Discovery API from Inflection AI — 1 operation(s) for discovery.
humanURL: https://developers.inflection.ai/docs
baseURL: https://layercake.pubwestus3.inf7ks8.com
tags:
- Discovery
properties:
- type: OpenAPI
url: openapi/inflection-discovery-api-openapi.yml
- type: Documentation
url: https://developers.inflection.ai/docs
- type: APIReference
url: https://developers.inflection.ai/docs/api-reference
- type: Documentation
url: https://developers.inflection.ai/playground
- type: Documentation
url: https://developers.inflection.ai/usage
- type: Website
url: https://pi.ai/
- type: Documentation
url: https://inflection.ai/
- aid: inflection:inflection-embeddings-api
name: Inflection AI Embeddings API
description: The Embeddings API from Inflection AI — 1 operation(s) for embeddings.
humanURL: https://developers.inflection.ai/docs
baseURL: https://layercake.pubwestus3.inf7ks8.com
tags:
- Embeddings
properties:
- type: OpenAPI
url: openapi/inflection-embeddings-api-openapi.yml
- type: Documentation
url: https://developers.inflection.ai/docs
- type: APIReference
url: https://developers.inflection.ai/docs/api-reference
- type: Documentation
url: https://developers.inflection.ai/playground
- type: Documentation
url: https://developers.inflection.ai/usage
- type: Website
url: https://pi.ai/
- type: Documentation
url: https://inflection.ai/
- aid: inflection:inflection-external-api
name: Inflection AI External API
description: The External API from Inflection AI — 3 operation(s) for external.
humanURL: https://developers.inflection.ai/docs
baseURL: https://layercake.pubwestus3.inf7ks8.com
tags:
- External
properties:
- type: OpenAPI
url: openapi/inflection-external-api-openapi.yml
- type: Documentation
url: https://developers.inflection.ai/docs
- type: APIReference
url: https://developers.inflection.ai/docs/api-reference
- type: Documentation
url: https://developers.inflection.ai/playground
- type: Documentation
url: https://developers.inflection.ai/usage
- type: Website
url: https://pi.ai/
- type: Documentation
url: https://inflection.ai/
- aid: inflection:inflection-status-api
name: Inflection AI Status API
description: The Status API from Inflection AI — 1 operation(s) for status.
humanURL: https://developers.inflection.ai/docs
baseURL: https://layercake.pubwestus3.inf7ks8.com
tags:
- Status
properties:
- type: OpenAPI
url: openapi/inflection-status-api-openapi.yml
- type: Documentation
url: https://developers.inflection.ai/docs
- type: APIReference
url: https://developers.inflection.ai/docs/api-reference
- type: Documentation
url: https://developers.inflection.ai/playground
- type: Documentation
url: https://developers.inflection.ai/usage
- type: Website
url: https://pi.ai/
- type: Documentation
url: https://inflection.ai/
common:
- type: AgenticAccess
url: agentic-access/inflection-agentic-access.yml
- type: DomainSecurity
url: security/inflection-domain-security.yml
- type: Authentication
url: authentication/inflection-authentication.yml
- type: OAuthScopes
url: scopes/inflection-scopes.yml
- type: GitHubOrganization
url: https://github.com/InflectionAI
- type: LinkedIn
url: https://www.linkedin.com/company/inflectionai
- type: Website
url: https://inflection.ai/
- type: Documentation
url: https://developers.inflection.ai/
- type: Plans
url: plans/inflection-plans-pricing.yml
- type: RateLimits
url: rate-limits/inflection-rate-limits.yml
- type: FinOps
url: finops/inflection-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com