API Documentation

1. Bixjet API reference documentation

    • Bixjet’s developer platform is a core part of our mission to empower organizations to grow better. Our APIs are designed to enable teams of any shape or size to build robust integrations that help them customize and get the most value out of Bixjet.
     
    • All Bixjet APIs are built using REST conventions and designed to have a predictable URL structure. They use many standard HTTP features, including methods (POST, GET, PUT, DELETE) and error response codes. All Bixjet API calls are made under www.api.bixget.com and all responses return standard JSON.

2. API documentation

Bixjet’s API documentation is split into two sections:

Reference docs
Integration guides

  • Reference docs

      All API reference docs include an overview section and an endpoint section. The API overview includes a brief summary of its functionality, use cases, and any special considerations for creating an integration.
  • Integration guides

      If you want to learn the fundamentals of Bixjet’s platform or see an example before making your first API call, you can find sample apps and tutorials as well as detailed information about developer accounts, working with OAuth, API rate limits.
 

3. Modules API

    •   Bixjet has standard modules such as Leads, Contacts, Deals, Tasks, and so on. Using Bixjet REST API, you can retrieve the list of available modules through the Get List of Modules API.

Header

Bearer eyJhbGcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Query

query Contact($contactid: ID!) { contact(contactid: $contactid) { contactid
primaryemail
secondaryemail
firstname
lastname
contactavatar
phonenumber
lifecyclestage
locationid
createdby
updatedby
jobid
tags
ownerid
organizationid
source
twitter
createdAt
updatedAt
phonecountryid
linkedin
facebook
status
leadscore
subscriptionstatus
emailsubscriptiondate
emailunsubscriptiondate
attribute50
teams
emailstatus
phonenostatus
phoneverifydata
} }


Query { “contactid”: “xxxxx”
}

4.Questions, Complaints and Contacts

    •   If you have any questions regarding this Privacy Policy, please contact us at sd@purple-otter-599229.hostingersite.com