Download the PHP package wlbrough/clearbit-api without Composer
On this page you can find all versions of the php package wlbrough/clearbit-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wlbrough/clearbit-api
More information about wlbrough/clearbit-api
Files in wlbrough/clearbit-api
Package clearbit-api
Short Description A complete (unofficial) PHP SDK for Clearbit
License MIT
Homepage https://github.com/wlbrough/clearbit-api
Informations about the package clearbit-api
Clearbit PHP API Client
Clearbit API Client. Currently supporting the Enrichment API, but the entire API is on the roadmap for implementation. The current implementation uses v2 endpoints.
Install
Via Composer
Quick Start
This implementation supports using one or multiple api keys. If a single key is used, clients are generated using static functions, otherwise instance methods generate clients.
Using a single key
All of the following examples assume the following step:
Configuring endpoint behavior
By default, Clearbit transmits data to a webhook if data is not immediately available. You can configure an endpoint url to receive webhooks, or you can use the steaming API to wait for results.
Get combined (person and company) data
Get person data
To subscribe to updates:
Get company data
Name To Domain
Status
- [x] Enrichment
- [ ] Discovery
- [ ] Prospector
- [ ] Risk
- [ ] Reveal
- [x] Name To Domain
- [ ] Logo
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Bill Broughton
- All Contributors
License
The MIT License (MIT). Please see License File for more information.