/
CR
crawlab-team
/
Crawlab API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Authentication
3
post
Login to get authentication token
get
Get list of API tokens
post
Create a new API token
Database
26
Dependencies
13
Export
3
Git
28
Nodes
5
Notifications
14
Permissions
6
Projects
6
Schedules
9
Spiders
18
System
4
Tasks
8
Users
9
Authentication
Login to get authentication token
post
/login
Request body
object
required
username
string
required
password
string
required
Response
Successful login
Success
required
code
integer
message
string
data
object
Changes