VedAstro API Builder

About Our API Builder

Our API Builder provides advanced astronomical data via a simple HTTP request for free. This enables you to build your app or service faster and cheaper. We offer a Python & .NET library for easy integration.

Simple Response

Data is returned in JSON format with only two properties. The first field is always 'Status', which can be either 'Pass' or 'Fail'. If it shows 'Fail', the most likely cause is invalid data on your part. More details about the error will be in the 'Payload' property. If the call is successful, all the data you need will be alphabetically stored in the 'Payload' property.

No Manuals Needed

This API is designed to be easy for any beginner to get started. The biggest problem with consuming any API is the learning curve. Normally, the first 3-5 hours will be spent learning the small nuances or semantics used by the API provider. We hope to reduce this lag with our simple & intuitive API Builder.