CircleCI API v2

Number of APIs: 54

This describes the resources that make up the CircleCI API v2.

Authentication

  1. insights-time-series/{project-slug}/workflows - Workflow timeseries data GET {{baseUrl}}/insights/time-series/:project-slug/workflows?branch=consequat est&all-branches=true&timeseries-granularity=hourly&workflow-name=build-and-test&start-date=2020-08-21T13:26:29Z&end-date=2020-09-04T13:26:29Z

  2. User Information GET {{baseUrl}}/user/:id

  3. project/{project-slug}-{job-number} - Get test metadata GET {{baseUrl}}/project/:project-slug/:job-number/tests

  4. context-{context-id}-environment-variable - List environment variables GET {{baseUrl}}/context/:context-id/environment-variable

  5. context-{context-id} - Get a context GET {{baseUrl}}/context/:context-id

  6. context-{context-id} - Delete a context DELETE {{baseUrl}}/context/:context-id

  7. context - List contexts GET {{baseUrl}}/context?owner-id=urn:uuid:4095daa5-64a2-77e1-8b7d-fb5b13cebb1f&owner-slug=consequat est&owner-type=account&page-token=consequat est

  8. me - Collaborations GET {{baseUrl}}/me/collaborations

  9. pipeline - Get a list of pipelines GET {{baseUrl}}/pipeline?org-slug=gh/CircleCI-Public&page-token=consequat est&mine=true

  10. pipeline - Continue a pipeline (Preview) POST {{baseUrl}}/pipeline/continue