-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathapi.txt
93 lines (92 loc) · 3.57 KB
/
api.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
API Endpoints - Thu Mar 31 21:22:55 UTC 2022
1 sidekiq_web /sidekiq Sidekiq::Web
2 DELETE /api/users
3 DELETE /api/users/sign_out
4 GET /:id
5 GET /api/admin/project/:id/add_publisher/:provider
6 GET /api/admin/smooch_bot/:id/authorize/facebook
7 GET /api/admin/smooch_bot/:id/authorize/twitter
8 GET /api/admin/user/slack
9 GET /api/me
10 GET /api/ping
11 GET /api/ping
12 GET /api/project_medias/:id/oembed
13 GET /api/users/auth/facebook/setup
14 GET /api/users/auth/twitter/setup
15 GET /api/users/cancel
16 GET /api/users/confirmation
17 GET /api/users/confirmation/new
18 GET /api/users/edit
19 GET /api/users/invitation/accept
20 GET /api/users/invitation/new
21 GET /api/users/invitation/remove
22 GET /api/users/logout
23 GET /api/users/password/edit
24 GET /api/users/password/new
25 GET /api/users/sign_in
26 GET /api/users/sign_up
27 GET /api/v2/reports
28 GET /api/v2/reports/:id
29 GET /api/v2/workspaces
30 GET /api/v2/workspaces/:id
31 GET /api/version
32 GET /api/version
33 GET /rails/active_storage/blobs/:signed_id/*filename
34 GET /rails/active_storage/disk/:encoded_key/*filename
35 GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename
36 GET /test/add_team_user
37 GET /test/archive_project
38 GET /test/bot
39 GET /test/cache_key
40 GET /test/claim
41 GET /test/confirm_user
42 GET /test/create_team_project_and_two_users
43 GET /test/dynamic_annotation
44 GET /test/get
45 GET /test/install_bot
46 GET /test/link
47 GET /test/make_team_public
48 GET /test/media_status
49 GET /test/new_api_key
50 GET /test/new_media_tag
51 GET /test/new_task
52 GET /test/project
53 GET /test/session
54 GET /test/source
55 GET /test/suggest_similarity
56 GET /test/team
57 GET /test/team_data_field
58 GET /test/update_tag_texts
59 GET /test/user
60 GET / graphiql/rails/editors#show
61 GraphiQL::Rails::Engine {:graphql_path=>"/api/graphql"}
62 GraphiQL::Rails::Engine:
63 PATCH /api/users
64 PATCH /api/users/invitation
65 PATCH /api/users/password
66 POST /api/graphql
67 POST /api/graphql/batch
68 POST /api/log
69 POST /api/users
70 POST /api/users/confirmation
71 POST /api/users/invitation
72 POST /api/users/password
73 POST /api/users/sign_in
74 POST /api/v2/reports
75 POST /api/webhooks/:name
76 POST /rails/active_storage/direct_uploads
77 POST /api/users/auth/facebook
78 POST /api/users/auth/facebook/callback
79 POST /api/users/auth/google_oauth2
80 POST /api/users/auth/google_oauth2/callback
81 POST /api/users/auth/slack
82 POST /api/users/auth/slack/callback
83 POST /api/users/auth/twitter
84 POST /api/users/auth/twitter/callback
85 PTIONS /api/:pattern
86 PTIONS /api/options
87 PTIONS /api/options
88 PUT /api/users
89 PUT /api/users/invitation
90 PUT /api/users/password
91 PUT /rails/active_storage/disk/:encoded_token