freeapis

Buddy

The fastest continuous integration and continuous delivery platform

Authentication
OAuth
HTTPS
Yes
CORS
Unknown

Overview

Buddy provides CI/CD APIs — OAuth/token-based (a missing token returns 401, verified).

Quick Start

Workspaces (replace YOUR_TOKEN):

curl "https://api.buddy.works/workspaces" \
  -H "Authorization: Bearer YOUR_TOKEN"

Authentication

  • Buddy account → personal access token.
  • Send it as Authorization: Bearer (missing → 401, verified).

Rate Limits & Notes

  • Free tier with limits (check the docs); paid plans scale.
  • Pipelines, projects.

FAQ

Is Buddy free? Free tier with limits; more is paid.

Why 401? A token is required (verified).

What’s the auth style? Authorization: Bearer.

More in Continuous Integration

APIAuthHTTPSCORS
Azure DevOps Health

Resource health helps you diagnose and get support when an Azure issue impacts your resources

API KeyNoNo
Bitrise

Build tool and processes integrations to create efficient development pipelines

API KeyYesUnknown
CircleCI

Automate the software development process using continuous integration and continuous delivery

API KeyYesUnknown
Codeship

Codeship is a Continuous Integration Platform in the cloud

API KeyYesUnknown
Travis CI

Sync your GitHub projects with Travis CI to test your code in minutes

API KeyYesUnknown