Skip to content

Chore/workspace put response #468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 214 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
214 commits
Select commit Hold shift + click to select a range
b591289
Portkey OpenAPI YAML
vrushankportkey Jun 11, 2024
b6a7a40
Add Config API
vrushankportkey Jun 19, 2024
0351dda
Add feedback API
vrushankportkey Jun 19, 2024
0e991e7
Merge pull request #1 from Portkey-AI/portkey-endpoints
vrushankportkey Jun 19, 2024
03dd9b0
minor changes to feedback doc
vrushankportkey Jun 19, 2024
2c71a19
Merge pull request #2 from Portkey-AI/portkey-endpoints
vrushankportkey Jun 19, 2024
45d4bba
minor changes
vrushankportkey Jun 19, 2024
b7283f6
Merge pull request #3 from Portkey-AI/portkey-endpoints
vrushankportkey Jun 19, 2024
071b9e8
add virtual keys api
vrushankportkey Jun 19, 2024
67b1778
Merge pull request #4 from Portkey-AI/portkey-endpoints
vrushankportkey Jun 19, 2024
f7c1e68
User API
vrushankportkey Jun 20, 2024
8a75e2f
Merge pull request #5 from Portkey-AI/portkey-endpoints
vrushankportkey Jun 20, 2024
5ca0668
Update openapi.yaml
roh26it Jun 22, 2024
86b66d8
feat: virtual keys limits 2.0
sk-portkey Jun 24, 2024
b318644
Merge pull request #6 from Portkey-AI/feat/virtual_keys_limits_2.0
vrushankportkey Jun 24, 2024
e11ba9a
feat: add workspaces admin api openapi spec and update user api specs
VisargD Jun 24, 2024
448eca5
Merge pull request #7 from Portkey-AI/feat/workspaces-openapi-spec
VisargD Jun 24, 2024
8596479
fix: remove v1 from admin routes
VisargD Jun 24, 2024
f95bd2c
Merge pull request #8 from Portkey-AI/fix/remove-v1-from-admin-routes
VisargD Jun 24, 2024
02f1cc0
Merge pull request #9 from Portkey-AI/master
vrushankportkey Jun 24, 2024
746face
Update openapi.yaml
vrushankportkey Jun 24, 2024
0fca356
Merge pull request #10 from Portkey-AI/portkey-endpoints
vrushankportkey Jun 24, 2024
60e7828
feat: add req and res schema for admin apis
VisargD Jun 24, 2024
883be51
Merge pull request #11 from Portkey-AI/feat/add-admin-api-schemas
VisargD Jun 24, 2024
013c714
minor fix
VisargD Jun 24, 2024
d5ec3f3
Merge pull request #12 from Portkey-AI/feat/add-admin-api-schemas
VisargD Jun 24, 2024
6d96510
fix: minor fixes for admin api schemas
VisargD Jun 24, 2024
48eafc0
Merge pull request #13 from Portkey-AI/fix/minor-schema-fixes-admin-api
VisargD Jun 24, 2024
58a8861
Added workspace mappings
roh26it Jun 27, 2024
42d6e6c
chore: update workspace api
sk-portkey Jul 30, 2024
cf30fef
Merge pull request #14 from Portkey-AI/fix/workspace_api
sk-portkey Jul 30, 2024
8a196b2
feat: workspace users api
sk-portkey Aug 1, 2024
4441635
Merge pull request #15 from Portkey-AI/fix/workspace_api
sk-portkey Aug 1, 2024
ef03095
chore: open api key routes
sk-portkey Aug 7, 2024
bb86175
fix: get api key details
sk-portkey Aug 7, 2024
b7ac384
Merge pull request #16 from Portkey-AI/feat/api_key_routes
sk-portkey Aug 7, 2024
6f9142c
chore: use v1/api-keys are route pattern
sk-portkey Aug 7, 2024
c24d34d
chore: use api-keys are route pattern
sk-portkey Aug 7, 2024
5b8a94b
Merge pull request #17 from Portkey-AI/feat/api_key_routes
sk-portkey Aug 7, 2024
7154d33
chore: tag api-key
sk-portkey Aug 7, 2024
211698a
Merge pull request #18 from Portkey-AI/chore/tag_api_key
sk-portkey Aug 7, 2024
39b2301
fix: update api key response schema
sk-portkey Aug 7, 2024
bdfe421
Merge pull request #19 from Portkey-AI/fix/update_api_key_response
sk-portkey Aug 7, 2024
772d6e2
fix: workspace_id in query param
sk-portkey Aug 7, 2024
9fd8cbf
Merge pull request #20 from Portkey-AI/fix/list_api_keys
sk-portkey Aug 7, 2024
bf78590
feat: adding log export routes
csgulati09 Aug 8, 2024
82c2386
feat: added response type
csgulati09 Aug 8, 2024
01c1b6f
fix: removing v2 prefix
csgulati09 Aug 8, 2024
a66a05f
fix: open api spec format
sk-portkey Aug 8, 2024
7859967
Merge pull request #22 from Portkey-AI/fix/open-spec-format
sk-portkey Aug 8, 2024
b5c57ff
fix: ref filter as schema
csgulati09 Aug 8, 2024
00efa40
fix: merge conflicts
csgulati09 Aug 9, 2024
4f84713
fix: ai_org_model to string type
csgulati09 Aug 9, 2024
796124a
fix: array type to string
csgulati09 Aug 9, 2024
61760a2
Merge pull request #21 from Portkey-AI/feat/logExport
sk-portkey Aug 9, 2024
5245ee7
fix: removing keys from filter schema
csgulati09 Aug 9, 2024
b03955a
Merge pull request #23 from Portkey-AI/feat/logExport
VisargD Aug 9, 2024
e1af2f8
chore: add workspace_ids to users and remove created_by and updated_b…
sk-portkey Aug 13, 2024
cfbb3a1
Merge pull request #24 from Portkey-AI/chore/remove_redundant_fields
sk-portkey Aug 13, 2024
603bf08
feat: workspace delete spec
b4s36t4 Sep 9, 2024
59d813c
chore: log exports spec changes - make workspace optional
sk-portkey Sep 10, 2024
b6c9697
Merge pull request #26 from Portkey-AI/fix/log_exports_spec
sk-portkey Sep 10, 2024
aa52581
Merge pull request #25 from Portkey-AI/workspace-delete
sk-portkey Sep 10, 2024
c238e3a
feat: add spec for analytics apis
VisargD Sep 24, 2024
83e88c2
chore: minor description updates for analytics api
VisargD Sep 24, 2024
0d3cfc9
feat: add metadata filter in analytics api
VisargD Sep 24, 2024
b915ee6
feat: add ai_org_model filter in analytics apis
VisargD Sep 24, 2024
ae55dbc
chore: update description of comma separated analytics filters
VisargD Sep 24, 2024
2fc481e
feat: add trace_id and span_id filters in analytics api
VisargD Sep 24, 2024
aaf1613
chore: add example for timestamp filters
VisargD Sep 24, 2024
33746b3
chore: update description of workspace slug analytics filter
VisargD Sep 24, 2024
260a93f
Merge pull request #27 from Portkey-AI/feat/analytics-api
vrushankportkey Sep 24, 2024
26b1ea1
feat: update post invites spec with latest changes
VisargD Sep 26, 2024
1b5587b
Merge pull request #28 from Portkey-AI/feat/api-key-options-in-invites
VisargD Sep 26, 2024
e3c4560
Change summary for createFile operation
vrushankportkey Oct 1, 2024
6a7ffea
Merge pull request #29 from Portkey-AI/vrushankportkey-patch-1
vrushankportkey Oct 1, 2024
84bc289
Further changes createFile summary
vrushankportkey Oct 1, 2024
f574491
Merge pull request #30 from Portkey-AI/vrushankportkey-patch-1
vrushankportkey Oct 1, 2024
00ba7e4
Update summary further
vrushankportkey Oct 1, 2024
f58896a
update with truncated summary for fine-tuning
vrushankportkey Oct 1, 2024
0d32c2b
Merge pull request #31 from Portkey-AI/vrushankportkey-patch-1
vrushankportkey Oct 1, 2024
d6a08eb
fix some descriptions
vrushankportkey Oct 7, 2024
6d2d9b5
feat: invite resend and revoke paths
csgulati09 Oct 9, 2024
a52589c
Merge pull request #32 from Portkey-AI/feat/invite-resend-revoke
vrushankportkey Oct 9, 2024
58e70be
Merge branch 'master' of https://github.com/Portkey-AI/openapi
vrushankportkey Oct 10, 2024
70f8c53
Merge pull request #33 from Portkey-AI/patch-1
vrushankportkey Oct 10, 2024
139d960
add virtual key auth
vrushankportkey Oct 10, 2024
a0223a3
update security schemas for inference APIs
vrushankportkey Oct 15, 2024
1a6eb2a
Merge pull request #34 from Portkey-AI/try-new-auth
vrushankportkey Oct 15, 2024
babb356
feat: custom logger endpoint
sk-portkey Oct 15, 2024
a88682b
Merge pull request #35 from Portkey-AI/feat/custom_log
sk-portkey Oct 15, 2024
ede2fba
Revert "feat: custom logger endpoint"
sk-portkey Oct 15, 2024
669d703
Merge pull request #36 from Portkey-AI/revert-35-feat/custom_log
sk-portkey Oct 15, 2024
c6f6cdf
Revert "Revert "feat: custom logger endpoint""
sk-portkey Oct 15, 2024
8f23349
Merge pull request #37 from Portkey-AI/revert-36-revert-35-feat/custo…
sk-portkey Oct 15, 2024
48fa1e6
Merge pull request #38 from Portkey-AI/master
vrushankportkey Oct 19, 2024
f35f4a7
make one change for chat api
vrushankportkey Oct 19, 2024
34618e7
showing code snippets
vrushankportkey Oct 21, 2024
730f451
Merge pull request #39 from Portkey-AI/try-new-auth
vrushankportkey Oct 21, 2024
b62e079
more code samples
vrushankportkey Oct 21, 2024
654c6de
Merge pull request #40 from Portkey-AI/try-new-auth
vrushankportkey Oct 21, 2024
a0ffdc8
Update Virtual Key response structure
vrushankportkey Oct 23, 2024
1aae310
chore: update virtual key spec
sk-portkey Oct 23, 2024
c0ac40c
Prompts Completions API spec
vrushankportkey Oct 24, 2024
ce47a1b
Merge pull request #41 from Portkey-AI/try-new-auth
vrushankportkey Oct 24, 2024
aceda75
Prompts Render API
vrushankportkey Oct 24, 2024
f32a604
Merge pull request #43 from Portkey-AI/try-new-auth
vrushankportkey Oct 24, 2024
8f8bc9f
add parameters & fine-tuning description update
vrushankportkey Nov 7, 2024
cd1dc83
Merge pull request #44 from Portkey-AI/try-new-auth
vrushankportkey Nov 7, 2024
718a113
feat: SDK example for log export endpoints
csgulati09 Nov 11, 2024
b9ec257
version to 3.0.0
vrushankportkey Nov 12, 2024
8e3479b
formatting changes
vrushankportkey Nov 12, 2024
5b5af84
Merge pull request #45 from Portkey-AI/feat/LogExportExample
vrushankportkey Nov 12, 2024
b2280d7
fix: add azure config spec
b4s36t4 Dec 3, 2024
7796fc6
Merge pull request #46 from Portkey-AI/feat/new-azure-config
b4s36t4 Dec 3, 2024
7eb807d
fix: spec
b4s36t4 Dec 3, 2024
cd30f82
Merge pull request #47 from Portkey-AI/feat/new-azure-config
b4s36t4 Dec 3, 2024
11cbfad
moderations
vrushankportkey Dec 6, 2024
4c315ce
Merge pull request #48 from Portkey-AI/moderations-fix
vrushankportkey Dec 6, 2024
b89afcf
feat/insertLogExample
csgulati09 Dec 10, 2024
8f85c63
chore: example correction
csgulati09 Dec 10, 2024
72e9f62
chore: update invite api spec
b4s36t4 Dec 11, 2024
e78febe
Merge pull request #50 from Portkey-AI/feat/admin-invite-update
vrushankportkey Dec 11, 2024
233a59d
Merge pull request #49 from Portkey-AI/feat/insertLogExample
vrushankportkey Dec 13, 2024
f186c05
feat: SDK examples for Virtual keys
csgulati09 Dec 13, 2024
5ed8dea
Merge pull request #51 from Portkey-AI/feat/virtualKeyExample
vrushankportkey Dec 13, 2024
054481b
feat: SDK examples for Workspace Members
csgulati09 Dec 13, 2024
e044501
Merge pull request #52 from Portkey-AI/feat/workspaceMembersExample
vrushankportkey Dec 13, 2024
f11638f
feat: SDK examples for Workspace
csgulati09 Dec 13, 2024
a83a8fa
Merge pull request #53 from Portkey-AI/feat/workspaceExamples
vrushankportkey Dec 13, 2024
c099316
feat: SDK examples for Configs
csgulati09 Dec 13, 2024
9b8c8f3
Merge pull request #54 from Portkey-AI/feat/configExamples
vrushankportkey Dec 13, 2024
62f1681
feat: SDK examples for Users
csgulati09 Dec 13, 2024
f76daf4
feat: SDK examples for Users Invite
csgulati09 Dec 13, 2024
7309a84
Merge pull request #56 from Portkey-AI/feat/userInviteExamples
vrushankportkey Dec 13, 2024
6f2cc8a
Merge pull request #55 from Portkey-AI/feat/userExamples
vrushankportkey Dec 13, 2024
4b64f02
feat: SDK examples for Api Keys
csgulati09 Dec 13, 2024
2262fd1
Merge pull request #57 from Portkey-AI/feat/apiKeyExamples
vrushankportkey Dec 13, 2024
bc6eef7
feat: SDK examples for User Invite Resend
csgulati09 Dec 14, 2024
42c1b93
feat: adding promptSlug as a filter
csgulati09 Dec 16, 2024
83b7e09
feat: prompt_slug for log exports example
csgulati09 Dec 16, 2024
edf56c0
Merge pull request #58 from Portkey-AI/feat/userInviteResendExamples
vrushankportkey Dec 17, 2024
4af7314
Merge pull request #42 from Portkey-AI/chore/virtual_key_update
vrushankportkey Jan 8, 2025
e00daac
fix: support for alert emails
sk-portkey Jan 15, 2025
ca44036
Merge pull request #60 from Portkey-AI/chore/api_key_email_alerts
sk-portkey Jan 15, 2025
33e74fe
GH action to trigger Mintlify update
vrushankportkey Jan 15, 2025
eb6b87a
Merge pull request #61 from Portkey-AI/mintlify-trigger
vrushankportkey Jan 27, 2025
15e10ea
update link to traces doc
vrushankportkey Jan 27, 2025
5c3d418
Merge pull request #62 from Portkey-AI/vrushankportkey-patch-1
vrushankportkey Jan 27, 2025
d27bed4
fix: x-code-sample syntax
csgulati09 Feb 12, 2025
0852a91
fix: titles from code sample removed
csgulati09 Feb 12, 2025
d95b84f
fix: create assistants fixed
csgulati09 Feb 12, 2025
e907dca
Merge pull request #63 from Portkey-AI/fix/syntaxExamples
vrushankportkey Feb 13, 2025
cd8a27f
feat: add openapi spec for fine-tuning and batches api
b4s36t4 Feb 25, 2025
08f07eb
chore: make metadata optional
b4s36t4 Feb 25, 2025
381b2f1
Merge pull request #64 from Portkey-AI/feat/finetune-batch-spec
vrushankportkey Feb 25, 2025
1e20559
Merge pull request #59 from Portkey-AI/feat/promptSlugFilter
vrushankportkey Feb 26, 2025
f4db75c
update with response objects
vrushankportkey Mar 15, 2025
30cc0de
add URLs to a bunch of endpoints
vrushankportkey Mar 20, 2025
4518b51
openapi update
vrushankportkey Mar 21, 2025
28fbcf7
feat: sdk example for checkpoint list
csgulati09 Mar 24, 2025
ff4a92d
add self hosted examples and options
vrushankportkey Mar 25, 2025
56d4ec3
Merge pull request #66 from Portkey-AI/self-hosted
vrushankportkey Mar 25, 2025
47a2eb0
add self-hosted code options for prompt render API
vrushankportkey Mar 25, 2025
330e4b6
Merge pull request #67 from Portkey-AI/self-hosted
vrushankportkey Mar 25, 2025
3045452
update openapi spec for content blocks support
narengogi Mar 25, 2025
6dfd694
update finetuning checkpoints examples
vrushankportkey Mar 25, 2025
4b3a9b8
Merge branch 'master' into feat/checkpointList
vrushankportkey Mar 25, 2025
be584a6
Merge pull request #65 from Portkey-AI/feat/checkpointList
vrushankportkey Mar 25, 2025
bed7a46
Merge pull request #68 from Portkey-AI/chore/support-for-content-bloc…
vrushankportkey Mar 25, 2025
b6acf44
chore/developer-mode-support
Mar 25, 2025
c2a4f5d
Update openapi.yaml
vrushankportkey Mar 25, 2025
38092e6
Merge pull request #70 from Portkey-AI/developer-role
vrushankportkey Mar 25, 2025
8172613
Update openapi.yaml
vrushankportkey Mar 28, 2025
aa5cde5
Merge pull request #71 from Portkey-AI/vrushankportkey-patch-1
vrushankportkey Mar 28, 2025
b3090f1
feat: prompts api ga
sk-portkey Apr 7, 2025
4e10b08
chore/thinking-update
siddharthsambharia-portkey Apr 7, 2025
978a523
Merge pull request #72 from Portkey-AI/feat/prompts_api
sk-portkey Apr 7, 2025
c8113aa
fix: publis prompt and prompt partial route
sk-portkey Apr 7, 2025
c279857
Merge pull request #74 from Portkey-AI/fix/prompts_publish
sk-portkey Apr 7, 2025
34b29c7
fix the openapi error
vrushankportkey Apr 7, 2025
5a8edaa
Merge pull request #75 from Portkey-AI/mintlify-error-fix
sk-portkey Apr 7, 2025
46e4aff
Merge pull request #73 from Portkey-AI/thinking-update
vrushankportkey Apr 8, 2025
c98f49c
fix: type makeDefault
csgulati09 Apr 12, 2025
4bfa6b6
Merge pull request #76 from Portkey-AI/fix/publishEndpoint
vrushankportkey Apr 16, 2025
4f35dae
feat: audit logs openapi spec
csgulati09 Apr 17, 2025
d1c5334
Merge pull request #77 from Portkey-AI/feat/auditLogs
sk-portkey Apr 17, 2025
3df3bd1
Delete Config API & Prompt API Fixes
vrushankportkey Apr 17, 2025
3724d5e
Merge pull request #78 from Portkey-AI/fix-prompt-changes-delete-config
vrushankportkey Apr 17, 2025
2ee2d59
responses api
narengogi Apr 22, 2025
dcb1fba
remove openai meta for responses api
narengogi Apr 22, 2025
a61a472
Merge pull request #79 from Portkey-AI/chore/responses-api
vrushankportkey Apr 22, 2025
202b5a6
feat: refactor servers
sk-portkey Apr 24, 2025
b41241a
Merge pull request #80 from Portkey-AI/feat/refactor_servers
vrushankportkey Apr 24, 2025
8433600
make virtual key a required param for prompt create API
vrushankportkey Apr 26, 2025
248e2ca
Merge pull request #81 from Portkey-AI/vrushankportkey-patch-1
vrushankportkey Apr 26, 2025
573c2a9
Add more speech models that are supported
vrushankportkey Apr 29, 2025
ed5f771
Merge pull request #82 from Portkey-AI/vrushankportkey-patch-2
vrushankportkey Apr 29, 2025
deaf7be
Update openapi.yaml
vrushankportkey May 26, 2025
804d4cb
Merge pull request #83 from Portkey-AI/vrushankportkey-patch-3
vrushankportkey May 26, 2025
8066fb5
fix: add missing /v1 to the control plane endpoint
sk-portkey May 28, 2025
ba603a0
Merge pull request #84 from Portkey-AI/fix/missing_v1
vrushankportkey May 28, 2025
129af1a
URL Changes
vrushankportkey May 28, 2025
2fc6fc4
Merge pull request #85 from Portkey-AI/url-changes
vrushankportkey May 28, 2025
9fd59a5
add mcp true
vrushankportkey May 29, 2025
f2e25be
Merge pull request #86 from Portkey-AI/vrushankportkey-patch-3
vrushankportkey May 29, 2025
030c273
Update OpenAI links for Responses API
vrushankportkey May 30, 2025
a081cb7
Merge pull request #87 from Portkey-AI/vrushankportkey-patch-3
vrushankportkey May 30, 2025
65daade
chore: guardrails apis
sk-portkey Jun 30, 2025
9cdc265
chore: remove redundant example
sk-portkey Jun 30, 2025
2f84e4d
chore: get and update workspaces
sk-portkey Jul 8, 2025
6cd9c2b
chore: remove redundant defaults from list
sk-portkey Jul 8, 2025
3543472
Merge pull request #88 from Portkey-AI/chore/guardrail_apis
sk-portkey Jul 9, 2025
5ed9c59
chore: update workspace put response
sk-portkey Jul 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/workflows/mintlify-update.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Trigger Mintlify Update

on:
pull_request:
types:
- closed
branches:
- master

jobs:
trigger-update:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest

steps:
- name: Trigger Mintlify Update
run: |
curl --request POST \
--url https://api.mintlify.com/v1/project/update/${{ secrets.MINTLIFY_PROJECT_ID }} \
--header 'Authorization: Bearer ${{ secrets.MINTLIFY_TOKEN }}'
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# OpenAPI spec for the OpenAI API
# OpenAPI spec for the Portkey API

This repository contains an [OpenAPI](https://www.openapis.org/) specification for the [OpenAI API](https://platform.openai.com/docs/api-reference).
This repository contains an [OpenAPI](https://www.openapis.org/) specification for the [Portkey API](https://portkey.ai/docs/api-reference).
Loading