{"@context": "https://schema.org", "@type": "WebAPI", "name": "Vestorly API API", "description": "Vestorly Developers API", "provider": {"@type": "Organization", "name": "vestorly.com"}, "documentation": "http://developers.vestorly.com/v2/swagger.json"}
Vestorly Developers API
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://staging.vestorly.com/api/v2
auth: o a u t h 2
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Vestorly Developers API
| method | path | what the vendor says it does |
|---|---|---|
GET | /advisors/{id} | Returns a single advisor given their ID advisors |
GET | /article_phrases | Returns phrases used in Categories article_phrase |
GET | /articles | Returns all articles articles |
GET | /articles/{id} | Returns a single article articles |
GET | /custom_feed_filters | Returns all Categorie's filters custom_feed_filters |
POST | /custom_feed_filters | Creates a new Category filter custom_feed_filters |
GET | /custom_feed_filters/{id} | Returns a single Category's filter custom_feed_filters |
PUT | /custom_feed_filters/{id} | Updates a Category Feed Filter custom_feed_filters |
DELETE | /custom_feed_filters/{id} | Deletes the Category's filter custom_feed_filters |
GET | /custom_feeds | Returns all Categories custom_feeds |
POST | /custom_feeds | Creates a new Category custom_feeds |
GET | /custom_feeds/{id} | Returns a single Category custom_feeds |
PUT | /custom_feeds/{id} | Updates a Category custom_feeds |
DELETE | /custom_feeds/{id} | Deletes a new Category custom_feeds |
GET | /custom_feeds/{id}/articles | Returns Articles by Category custom_feed_articles |
POST | /custom_feeds/{id}/duplicates | Duplicates Category custom_feeds |
GET | /events | Returns all events events |
POST | /events | Creates a new event in the system events |
GET | /events/{id} | Returns a single event if the user has access events |
GET | /groups | Returns all groups groups |
POST | /groups | Creates a new Group groups |
GET | /groups/{id} | Returns a single group if user has access groups |
PUT | /groups/{id} | Updates a Group groups |
DELETE | /groups/{id} | Deletes a Group groups |
GET | /member_events | Returns all MemberEvents member_events |
GET | /member_reports | Returns all member reports member_reports |
GET | /members | Returns all members members |
POST | /members | Create a new member in the Vestorly Platform members |
GET | /members/{id} | Returns a single member members |
PUT | /members/{id} | Updates a single member members |
GET | /newsletter_settings | Returns all newsletter settings newsletter_settings |
GET | /newsletter_settings/{id} | Returns a single newsletter settings if the user has access newsletter_settings |
PUT | /newsletter_settings/{id} | Update a single newsletter setting by ID newsletter_settings |
GET | /newsletters | Returns all newsletters newsletters |
GET | /newsletters/{id} | Get a newsletter by ID newsletters |
PUT | /newsletters/{id} | Updates a newsletter newsletters |
GET | /posts | Query all posts posts |
POST | /posts | Create a new post in the Vestorly Platform posts |
GET | /posts/{id} | Query all posts posts |
PUT | /posts/{id} | Update A Post posts |
and 11 more operation(s) in this specification, all searchable.
specification origin: http://developers.vestorly.com/v2/swagger.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.