Getting Started
4 min
step 1 — request credentials all api calls to cabfare connect require authentication using an x api key and x api secret these credentials are issued by cabfare and are unique to your integration to request your credentials contact the cabfare integration team at support\@cabfare com mailto\ support\@cabfare com separate credentials are issued for the sandbox environment and the production environment do not use sandbox credentials against the production api or vice versa step 2 — identify your integration persona determine which role applies to your system taxi meter / dispatch partner — you govern shifts, calculate fares, and manage subsidy scheme member validation payment terminal partner — you initiate the device link, read subsidy cards, and process card payments your persona determines which endpoints you must call and which endpoints you must host refer to the relevant integration guide in the development section for a persona specific checklist step 3 — access the sandbox point your development environment to the sandbox base url for your location sandbox environments are provided per location refer to the relevant location section for sandbox details and test data step 4 — review the workflows before implementing individual endpoints, read through the workflows section to understand the end to end sequence of events across a full driver shift this will help you understand the context of each endpoint before you implement it step 5 — implement and test use the api reference sections to implement your endpoints use the sandbox test data provided in your location section to validate your implementation against defined scenarios before requesting production credentials support if you encounter any issues during your integration contact the cabfare technical support team at support\@cabfare com mailto\ support\@cabfare com