Spine AI API Documentation home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Endpoint Examples
Clone Copilot
Documentation
Homepage
API Documentation
Spine AI
Endpoint Examples
POST
Create Copilot
POST
Clone Copilot
POST
Add Docs To Copilot
POST
Add Urls To Copilot
GET
Get Available Orchestrator Models
GET
Get Chat
POST
Handle Chat
GET
Get Chat Histories By User
GET
Get Copilot Files
Endpoint Examples
Clone Copilot
POST
/
copilot
/
{copilot_uuid}
/
clone
Try it
Headers
user-id
string
Path Parameters
copilot_uuid
string
required
Response
201 - application/json
add_file_actions
boolean | null
required
auth
string | null
required
chat_history_length
integer | null
required
company
object | null
required
Show child attributes
company.
id
string
required
company.
name
string
required
company_id
string | null
required
demo
boolean | null
required
initial_message
string
required
max_iterations
integer | null
required
name
string
required
orchestrator_model
string | null
required
rag_copilot
boolean | null
required
sample_prompts
string | null
required
status
string
required
system_prompt
string
required
user
object | null
required
Show child attributes
user.
full_name
any
required
user.
id
string
required
user_id
string
required
uuid
string
required
Create Copilot
Add Docs To Copilot