/
ST
structifyai
/
Structify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 6mo ago
View markdown
structifyai
Structify
post
/admin/connector-catalog/scopes
v47
latest
OpenAPI 3.0.3
Discuss directly with founders for license.
raw.githubusercontent.com
2026-01-30
251
599
686.2 KB
account
8
admin
41
get
/admin/chat/templates
post
/admin/chat/templates
patch
/admin/chat/templates/{template_id}
post
Create a new connector catalog entry
post
Create a new connector auth method
patch
Update a connector auth method
post
Create a new connector credential field
post
Batch create connector credential fields
delete
Delete a connector credential field
patch
Update a connector credential field
get
List Nango integrations that are not yet in the connector catalog
get
/admin/connector-catalog/scopes
post
/admin/connector-catalog/scopes
post
/admin/connector-catalog/scopes/batch
delete
/admin/connector-catalog/scopes/{id}
patch
/admin/connector-catalog/scopes/{id}
delete
/admin/connector-catalog/{id}
patch
Update a connector catalog entry
put
/admin/connector-catalog/{slug}/logo
post
/admin/connector/clone
get
/admin/dataset/get_by_id
post
Create a new functional test
post
Link a chat session to a functional test
get
List all functional tests
get
Get results for a functional test or sample
get
Get the system prompt template
put
Update results for a chat linked to a functional test
post
/admin/jobs/delete
get
List all jobs across all users (admin only)
post
/admin/redis/flush
get
/admin/sandbox/list
post
/admin/team/cancel_subscription
post
/admin/team/create_subscription
post
/admin/team/expire_grants
post
/admin/team/extend_trial
post
/admin/team/grant_credits
get
Gets all the teams with their subscription status, grants, and member counts.
post
Create a user, returning their session token.
post
/admin/users/get_stats
post
/admin/users/impersonate
get
Lists all users with their team memberships.
chat
27
chat_templates
1
code
2
connector_catalog
3
connectors
24
dataset
25
documents
4
entity
22
jobs
6
match
2
Nango
2
project
5
public_sessions
2
sandbox
3
scrape
2
server
1
sessions
17
slack
1
source
3
structure
8
team
13
teams
3
transactions
3
usage
2
user
2
whitelabel
3
wiki
5
workflow
3
workflow_schedule
8
admin
post
/admin/connector-catalog/scopes
Request body
CreateConnectorAuthMethodScopeRequest
required
connector_auth_method_id
string
uuid
required
is_recommended
boolean
is_required
boolean
query_parameter
string
scope_value
string
required
Response
ConnectorAuthMethodScope
required
connector_auth_method_id
string
uuid
required
created_at
string
date-time
required
id
string
uuid
required
is_recommended
boolean
required
is_required
boolean
required
query_parameter
string
required
scope_value
string
required
updated_at
string
date-time
required