Skip to content

Search GPTs by Keyword

openapi: 3.0.1
info:
title: ''
description: ''
version: 1.0.0
paths:
/BASE_URL/v1/gpts/search:
get:
summary: Search GPTs by Keyword
deprecated: false
description: Search GPTs by keyword and return a JSON array
tags:
- Chat(Chat)/GPTs
- Chat(Chat)/GPTs
parameters:
- name: search
in: query
description: Search keyword
required: false
example: 代码大师
schema:
type: string
- name: Authorization
in: header
description: ''
required: false
example: Bearer {{YOUR_API_KEY}}
schema:
type: string
- name: Content-Type
in: header
description: ''
required: false
example: ' application/json'
schema:
type: string
- name: Accept
in: header
description: ''
required: false
example: ' application/json'
schema:
type: string
responses:
'200':
x-apifox-name: Success
description: ''
content:
application/json:
schema:
type: object
properties: {}
x-apifox-orders: []
example:
code: 0
msg: ok
sn: 3ebe36446a471e0354d8a89b231b78f2
data:
- id: g-wT55KtZzB
title: Code Interpreter - OpenAI
link: https://chat.openai.com/g/g-wT55KtZzB-dai-ma-jie-shi-qi
description: >-
Code Interpreter. By community builder. Sign up to chat.
Requires ChatGPT Plus. ChatGPT is a free-to-use AI system.
Use it for engaging conversations, gain insights, automate
tasks, and witness the future of AI, all in one place.
favicon: >-
https://external-content.duckduckgo.com/ip3/chat.openai.com.ico
- id: g-70zW3LbwV
title: Python Code Assistant - OpenAI
link: >-
https://chat.openai.com/g/g-70zW3LbwV-pythondai-ma-zhu-shou
description: >-
Hello, I’m your Python code assistant. I can help you
write and optimize Python code, and solve problems you
encounter while programming. You can ask me anything about
Python programming, and I’ll do my best to provide you
with clear, concise answers and solutions. If you need help
writing or optimizing any code, just tell me your needs and
goals, and I’ll generate a solution that fits...
favicon: >-
https://external-content.duckduckgo.com/ip3/chat.openai.com.ico
headers: {}
security: []
x-apifox-folder: Chat(Chat)/GPTs
x-apifox-status: released
x-run-in-apifox: https://app.apifox.com/web/project/6906208/apis/api-332702155-run
components:
schemas: {}
securitySchemes: {}
servers: []
security: []