For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Support
Dashboard
Getting Started
API Reference
Roadmap
Blog
Support
Dashboard
Companies
Upsert company
Copy page
POST
https://api.schematichq.com
/
companies
Authentication
X-Schematic-Api-Key
string
API Key authentication via header
Request
This endpoint expects an object.
keys
map from strings to strings
Required
See
Key Management
for more information
id
string or null
Optional
If you know the Schematic ID, you can use that here instead of keys
last_seen_at
datetime or null
Optional
name
string or null
Optional
<=256 characters
prevent_key_remap
boolean or null
Optional
traits
object
Optional
A map of trait names to trait values
update_only
boolean or null
Optional
Response
OK
data
object
Show 24 properties
params
object
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error