How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sonarly Setup API

Device-code style setup-session API to onboard a tenant.

Sonarly Setup API is one of 3 APIs that Sonarly publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Setup. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and an AsyncAPI specification.

This API exposes 11 operations across 11 paths. It is described by OpenAPI 3.2.0, at version 2026-04-30.

Requests are made against a single base URL, https://sonarly.com.

11 operations 11 paths 0 schemas 4 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-04-30
Base URL
https://sonarly.com/api/v1/public
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Sonarly Setup API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token. For the public API this is a read-only key (sklive); for the setup API it is the setup-scoped token from GET /api/setup/{setupid}/status.

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 4 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Setup 11

Device-code style setup-session API to onboard a tenant.

POST
/api/setup/start
Start a setup session
startSetup body → 200
GET
/api/setup/{setup_id}/status
Poll setup-session status
getSetupStatus 1 param → 200
GET
/api/setup/connect-url
Mint an OAuth/install link for a provider
getConnectUrl 1 param → 200400
GET
/api/setup/repos
List repositories available to the connected code host
listRepos → 200
POST
/api/setup/repos/selected
Select repositories for the tenant
selectRepos body → 200
POST
/api/setup/{id}/integrations
Connect an observability / logs / APM backend
createIntegration 1 param body → 200400
POST
/api/setup/project
Set the project's agent instructions
configureProject body → 200
POST
/api/setup/api-key
Mint a read-only public API key
createApiKey → 200
POST
/api/setup/webhook-endpoint
Register an outbound webhook receiver
createWebhookEndpoint body → 200
GET
/api/setup/{id}/checkout-url
Get a Stripe checkout URL for a plan
getCheckoutUrl 2 params → 200
POST
/api/setup/complete
Finish onboarding
completeSetup → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sonarly-setup-api-openapi.yml Raw ↑

Other APIs Sonarly publishes across the network.

Sonarly Bugs API
Sonarly Incidents API
Where this information came from

This is an independent, third-party profile of Sonarly Setup API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.