API
Last updated
Last updated
Open your user account settings.
Select "Personal Access Tokens"
Create a personal access token, giving it a name and time to expiry.
Copy the token to a safe place.
Create a PAT from our Portal (top right corner your name > Settings
> Personal Tokens
)
Go to to find our API playground
In the Headers
section (bottom center), add:
Now you can fetch the schema (lower left corner, Refresh
button)
Next, use the left Explorer tool (top left corner, Folder
button) to compose Queries or Mutations by selecting the fields that you care for
Execute your query (top right corner, Play
button)
curl
Get all the organization project names for the current user:
Link a repository to a project: