Download the PHP package zephia/sirena-api-client without Composer
On this page you can find all versions of the php package zephia/sirena-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sirena-api-client
SwaggerClient-php
Sirena API for lead providers and prospect data manipulation
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 1.5.0
- Build package: io.swagger.codegen.languages.PhpClientCodegen For more information, please visit http://www.getsirena.com
Requirements
PHP 5.4.0 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to http://api.getsirena.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
InteractionsApi | getInteractions | GET /prospects/interactions | |
LeadsApi | getCategories | GET /leads/categories | |
LeadsApi | getDefaults | GET /leads/defaults | |
LeadsApi | newInsuranceLead | POST /lead/insurance | |
LeadsApi | newRetailLead | POST /lead/retail | |
LeadsApi | newSavingPlanLead | POST /lead/saving-plan | |
LeadsApi | newVehicleLead | POST /lead/vehicle | |
NotificationsApi | deactivateSubscription | DELETE /notifications/subscription/{subscriptionId} | |
NotificationsApi | getActiveSubscriptionById | GET /notifications/subscription/{subscriptionId} | |
NotificationsApi | getActiveSubscriptions | GET /notifications/subscriptions | |
NotificationsApi | getTopics | GET /notifications/topics | |
NotificationsApi | newSubscription | POST /notifications/subscriptions | |
ProspectsApi | deleteProspect | DELETE /prospect/{prospectId} | |
ProspectsApi | getInteractionById | GET /prospect/{prospectId}/interaction/{interactionId} | |
ProspectsApi | getInteractions | GET /prospects/interactions | |
ProspectsApi | getProspectById | GET /prospect/{prospectId} | |
ProspectsApi | getProspectInteractions | GET /prospect/{prospectId}/interactions | |
ProspectsApi | getProspectQuotes | GET /prospect/{prospectId}/quotes | |
ProspectsApi | getProspects | GET /prospects | |
ProspectsApi | getQuoteById | GET /prospect/{prospectId}/quote/{quoteId} | |
ProspectsApi | getQuotes | GET /prospects/quotes | |
ProspectsApi | newProspectQuote | POST /prospect/{prospectId}/quotes | |
ProspectsApi | updateProspectQuote | PUT /prospect/{prospectId}/quote/{quoteId} | |
QuotesApi | getProspectQuotes | GET /prospect/{prospectId}/quotes | |
QuotesApi | getQuoteById | GET /prospect/{prospectId}/quote/{quoteId} | |
QuotesApi | getQuotes | GET /prospects/quotes | |
QuotesApi | newProspectQuote | POST /prospect/{prospectId}/quotes | |
QuotesApi | updateProspectQuote | PUT /prospect/{prospectId}/quote/{quoteId} |
Documentation For Models
- Agent
- Categories
- CategoriesByIndustry
- Category
- Defaults
- Error
- Finance
- Interaction
- InteractionMedium
- InteractionOutput
- InteractionOutputConversations
- Interactions
- Lead
- LeadData
- MessageMedium
- MessageOutput
- MoneyAmount
- MoneyAmountEstimate
- NewQuote
- NewSubscription
- ObjectId
- Odometer
- Product
- Proposal
- ProposalItems
- Prospect
- Prospects
- Quote
- QuoteItem
- Quotes
- Subscription
- Subscriptions
- Topic
- Topics
- UpdateQuote
- GeneralLead
- SavingPlanLead
- SavingPlanProduct
- VehicleLead
- VehicleProduct
Documentation For Authorization
ApiKey
- Type: API key
- API key parameter name: api-key
- Location: URL query string
OAuth2
- Type: OAuth
- Flow: accessCode
- Authorization URL: http://localhost:2000/oauth2/authorization
- Scopes:
- leads:write: Lead Provider
- prospects:read: Read Prospects
- prospects:readAdditionalData: Read Prospects Aditional Data
- prospects:write: Write Prospects
- notifications: Notifications
Author
All versions of sirena-api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-curl Version *
ext-json Version *
ext-mbstring Version *
The package zephia/sirena-api-client contains the following files
Loading the files please wait ....