Registry / http-client / zendesk-api

zendesk-api

JSON →
library3.1.1rbrubygemsunverified

Ruby wrapper for the REST API at https://www.zendesk.com.

http-client
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'zendesk_api'

Initialize a client and fetch tickets.

require 'zendesk_api' client = ZendeskAPI::Client.new do |config| config.url = 'https://your_subdomain.zendesk.com/api/v2' config.username = 'user@example.com' config.token = 'your_token' end tickets = client.tickets
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
bingbot
1
mj12bot
1
Resources