Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python SDK version to API calls #179

Closed
KitBurgess opened this issue Apr 28, 2020 · 0 comments · Fixed by #182
Closed

Add python SDK version to API calls #179

KitBurgess opened this issue Apr 28, 2020 · 0 comments · Fixed by #182

Comments

@KitBurgess
Copy link
Contributor

From @JRGranell :

Add _sdk=python_vxxx (where xxx is the current SDK version) to the URL query string? So when a URL is generated it might look like https://api.vortexa/com/v5/search/cargo-movements/?apikey=xxx&_sdk=python_v1.3.2 this will allow us to track which API calls come from which sources and SDKs (we have a JS one) which will help us track usage, and identify issues quicker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant