/
CR
crawlab-team
/
Crawlab API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13m 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
23
Dependencies
20
Export
3
Git
28
Nodes
4
Notifications
21
Permissions
5
Projects
6
Schedules
5
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
object
required
code
integer
message
string
data
string
Authentication token
Changes