Forums:
I see you have a list of several Sales and Service APIs that are obviously the first of many APIs to be published on the platform, but I can't connect the dots between the API Producer, Fortellis, and the API Consumer.
- It appears that Fortellis defines the API specs, but I don't see any implementations of the APIs. Will there be a list of implementations to choose from for each API? What is the distinction between "APIs" and "My APIs"?
- What is the "Try it out" button connected to? I keep getting 401 Unauthorized No Valid API key, even though I am using the API key I got when I defined a sandbox App.
- How is OAuth implemented? Using this OAuth tutorial as a reference, which OAuth Scheme are you using? I think we need some diagrams that clearly show the relationships (and boundaries) between Producers, Consumers, and the Fortellis network itself.
- Are you using the OpenAPI Specification (formerly Swagger) for the YAML API specification files?
I guess that's enough for now. I'll have more questions depending on the answers to the first four.