Create project

This API is used to create a new project to run review task. It requires service type and the source code. You can offer source code by github link or contract address or upload directly.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

If empty, SCR generates automatically

string
required
Defaults to demo

Set your project name

string
enum
required

Express or Expert

Allowed:
string
enum
required

FILE , GIT or CONTRACT_ADDRESS

Allowed:
string

Required if srcForm is FILE, value equals accessId from Upload files interface

string

Required if srcForm is FILE, include dir which returned by Upload files interface. e.g. dir/timestamp/filename

contractAddressList
array of strings

Required if srcForm is CONTRACT_ADDRESS, no more than 3

contractAddressList
string

Required if srcForm is GIT

string

Required if srcForm is GIT

string

Optional if srcForm is GIT, leave empty if not.

string

Optional if srcForm is GIT, leave empty if not.

string
enum
required
Defaults to false

Set true if require formal verification

Allowed:
Headers
string
required
Defaults to Bearer eyJhbGciOiJIUzI1NiJ9.eyJwZXJtaXNzaW9ucyI6Ik5PUk1BTF9VU0VSIiwicHVycG9zZSI6IkFDQ0VTU19LRVkiLCJub25jZSI6ODksInN1YiI6ImRlbW8tYWsiLCJpYXQiOjE2ODc4NjA5NTl9.UiuLIXAagoAMN24lR0KXL7YSX7XHkH9NZaV-6U9aRgw

Fill your access key after Bearer

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json