OpenAPI Spec (preview)
{"info":{"title":"Alpic API","version":"1.0.0"},"servers":[{"url":"https://api.alpic.ai"}],"security":[{"bearerAuth":[]}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","description":"Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.","scheme":"bearer"}}},"openapi":"3.1.1","paths":{"/v1/teams":{"get":{"operationId":"teams.list.v1","summary":"List teams","description":"List all teams for the authenticated user","tags":