crucible.local

API provider — crucible.local

79 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a list of all the users. You can also ask for a set of users.
curl \
  /rest-service/users-v1
curl \
  /rest-service/reviews-v1
Get the list of projects that the authenticated user is entitled to access.
curl \
  /rest-service/projects-v1
Endpoints (79 total)
GET
/rest-service/users-v1
Get a list of all the users. You can also ask for a set of users.
GET
/rest-service/reviews-v1
GET
/rest-service/projects-v1
Get the list of projects that the authenticated user is entitled to access.
GET
/rest-service/auth-v1/login
Get the user authentication token. This is a legacy version of the login r…
GET
/rest-service/repositories-v1
Returns a list of all repositories. This includes plugin provided repositories
GET
/rest-service/reviews-v1/{id}
Get a single review by its permId (e.g. "CR-45"). If the review does not exi…
GET
/rest-service/projects-v1/{key}
Returns a project description.
GET
/rest-service/reviews-v1/filter
To ignore a property, omit it from the query string.
GET
/rest-service/search-v1/reviews
Search for reviews where the name, description, state or permaId contain the …
GET
/rest-service/reviews-v1/details
Retrieves all reviews that are in one of the the specified states. For each r…
GET
/rest-service/users-v1/{username}
Returns the user's profile details.
GET
/rest-service/reviews-v1/{id}/patch
Get a list of patches and their details for the given review
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints79
Categories1