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

API endpoints to initially expose #1

Open
jzabel opened this issue Jul 31, 2014 · 5 comments
Open

API endpoints to initially expose #1

jzabel opened this issue Jul 31, 2014 · 5 comments

Comments

@jzabel
Copy link

jzabel commented Jul 31, 2014

Below is a list of api endpoints to expose in addition (may overlap) with the normal endpoints listed in the dev documentation:
http://developers.hubspot.com/docs/endpoints

All GET unless specified

Sources

/analytics/v2/sources/summary/daily

Pages

/pages/v3/pages

Contacts

/contacts/v1contacts
/contacts/v1/forms
/leads/v2/forms
/contacts/v1/lists/all/contacts/all
/contacts/v1/properties

Prospects

/prospects/v1/timeline

Events

/reports/v1/events
POST /analytics/v2/event/completions

@blairanderson
Copy link
Contributor

@jzabel where did you find /analytics/v2/sources/daily... i'm finding this is not available https://api.hubapi.com/analytics/v2/sources/daily?hapikey=demo

@jzabel
Copy link
Author

jzabel commented Aug 4, 2014

@blairanderson - helps to have the right url . . . my bad:
https://api.hubapi.com/analytics/v2/sources/summary/daily?hapikey=demo

@blairanderson
Copy link
Contributor

@jzabel for pages i'm getting an error https://api.hubapi.com/pages/v3/pages?hapikey=demo

are you getting the same error?

@jzabel
Copy link
Author

jzabel commented Aug 4, 2014

@blairanderson Bummer. Seems to be an internal only route. You need an access token.

Just drop the pages section - sorry.

@wyattbenno777
Copy link

sources_daily no longer works..
Do you know another api endpoint for this?
https://api.hubapi.com/pages/v3/pages?hapikey=demo

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

No branches or pull requests

3 participants