/
CH
charthop
/
ChartHop API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 2d ago
View markdown
charthop
ChartHop API
post
Send a login ("magic link") email
v3
latest
Swagger 2.0
2026-08-06
750
675
2.0 MB
access
2
action
7
ai
24
ai-credit-limit
7
ai-hint
6
ai-prompt
7
allocation
5
app
27
appConfig
4
approval
21
approval-delegate
6
approval-request
4
assessment
17
band
10
billing
3
budget
8
budget-pool
7
calendar
18
category
5
category-sort
6
change
16
comment
7
comp-review
28
content
9
customer
7
data-view
5
email-template
5
event
5
exchange-rate
7
export
13
expression
2
field
13
file
9
form
19
form-response
14
goal
8
goal-type
5
goalProgress
5
goalTarget
6
group
18
group-type
5
guideline
6
import
6
job
13
job-code
11
job-level
5
legalDoc
2
mcp
4
media
4
message
7
metric
1
multiplier
5
notification
1
oauth
19
get
Process an Oauth2 redirect request from an access request for an app installation, storing the accessToken and refreshToken as secrets for the app
post
Return a ChartHop authorization token, given a username and password
post
Return a JOIN token to be used for new user operations
post
Return a ChartHop authorization token, given a login token
post
Approve an MCP authorization grant and issue an authorization code
get
Describe a pending MCP authorization grant
get
Retrieve the oauth uri the user should be directed to in order to start the oauth flow
get
Whether the app installation has an active org-level OAuth connection
get
List the per-user OAuth connections for an app installation
delete
Revoke one or more per-user OAuth connections for an app installation
post
Delete the current Oauth2 bearer token (for signout)
post
Send a login ("magic link") email
get
Exchange a one-time use Auth Code for the IDP access token response
get
Login via the auth endpoint
post
Return an Oauth2 Authorization bearer token
delete
Delete the current Oauth2 bearer token (for signout)
post
Given an existing token, issue a new token with a reduced set of scopes
post
Return an Oauth2 Authorization bearer token, given a SSO id token
post
Return a view-as token
org
15
org-config
3
person
11
policy
9
preload
1
process
18
product
5
profile-tab
10
query
5
question
5
report
12
reportChart
7
role
7
saml
4
scenario
16
search
1
signature-request
10
status
1
stock
4
stockgrant
2
stripe
4
table
16
task
12
task-config
4
template
15
Time off ledger
5
timeoff
9
timeoffAdjustment
5
timeOffPolicy
10
transcript
8
usage
2
user
17
webauthn
7
well-known
6
oauth
Send a login ("magic link") email
post
/oauth/sendLoginToken
Request body
EmailRequest
required
email
string
required
email address
Example request
{ "email": "example@example.com" }
Response
email sent