Creating services and resources
Managing your API
Lets say you just upload important files for your business in an S3 bucket you created using the API Platform under S3 API > Add files and folders. You can manage your S3 bucket by going to the S3 API > Get Structure and use the API Platform on that page to see the current live state of your S3 bucket and insure that your files have been uploaded properly.
Testing your API
Let’s say you’ve setup a Stripe API integration for your API, you can test that the API is working by going to Stripe API > Recieve Payment and make a real request using the API Platform on that page. Once the response body gets returned it will tell you everything you need to know about the state of your Stripe API integration.